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.

Form Questions /

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

Userforms: Fieldsets


Go to End


2 Posts   1323 Views

Avatar
juneallison

Community Member, 110 Posts

19 July 2011 at 4:48am

Hi,

I just installed the userforms module. So far, so good. I don't know if I am missing something but I don't see an option for creating fieldsets. Is this what the HTML Block option is for? (adding code between the fields in the form).

Thanks!

June

Avatar
Willr

Forum Moderator, 5523 Posts

19 July 2011 at 12:29pm

There isn't an option for creating fieldsets. Doing nested fields could get quite tricky so I left it out. I haven't had a project require it yet so just avoiding it. I suggest just using a header field to 'group' fields.

HTMLBlock can be used for inserting any html you want to in the form.