5099 Posts in 1519 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 195 Views |
-
Way to add a label to a field in a custom tab?

12 January 2012 at 6:30am
Hi folks
I've extended my page.ss to include a MenuImage field, and I'd like the tab to show a bit of descriptive text below the ImageField (e.g. "Please use a 100x100 image for best results").I've googled and searched through the SilverStripe book but to no avail. Is there a way to add a label like that in SS?
Thanks very much,
Rubin -
Re: Way to add a label to a field in a custom tab?

14 January 2012 at 4:26pm
You can use the setRightTitle() function on a form field to set a secondary label. Or if that doesn't give you the control you need, insert a new LiteralField form object and include the HTML you need.
| 195 Views | ||
|
Page:
1
|
Go to Top |


