5102 Posts in 1520 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 965 Views |
-
[Solved]Request to add user information to CMS

17 April 2009 at 5:41pm Last edited: 19 April 2009 10:59pm
...I don't think this feature exists
Field titles are not long enough. I would like to able to add very simple fields to the CMS simply to display information (not gather information). I.e. Titles, Notes and Instructions.
Currently we can addFieldToTab using getCMSFields. Perhaps we would just need a Field with the input missing...
What do you think?
-
Re: [Solved]Request to add user information to CMS

19 April 2009 at 10:58pm
Ah ha!
http://api.silverstripe.com/forms/fields-dataless/DatalessField.html
HeaderField Field that generates a heading tag.
LiteralField This field lets you put an arbitrary piece of HTML into your forms.
LabelField Simple label tag. This can be used to add extra text in your forms.It's all there
| 965 Views | ||
|
Page:
1
|
Go to Top |

