21301 Posts in 5735 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 875 Views |
-
Rearrange Fields in Admin Interface

31 August 2010 at 1:58am
Hello everyone,
i am trying to find out how to put more Fields in one row inside one Tab (Admin UI). I have a page class that holds latitude and longitude data and would like to display both fields in one row. Any suggestions on that?
cheers
-
Re: Rearrange Fields in Admin Interface

31 August 2010 at 8:44pm
You can use a CompositeField to group form fields. Then you'll have to use a bit of custom CSS to align the fields within the composite field. http://api.silverstripe.org/2.4/forms/fields-structural/CompositeField.html
-
Re: Rearrange Fields in Admin Interface

1 September 2010 at 5:21am
Ah, that's what I can use a CompositeField for. Thanks, works great
| 875 Views | ||
|
Page:
1
|
Go to Top |


