Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SS3 CMS DropdownField - Dataobject -> Page


Go to End


740 Views

Avatar
merrick_sd

Community Member, 99 Posts

4 December 2012 at 6:02am

I have a DataObject which has a $has_one to a CataegoryPage.

The dropdown in the Admin area get created automatically form me .. great!
Question : How can I cantrol its position on the form'

I did manage to get it to be at the top where i wanted, but only by ordering all the other fields.

should i be actually creating a field for the relationship etc .. so i have control over its positioning?

EstateCategoryPageID

Attached Files