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.

All other Modules /

Discuss all other Modules here.

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

FeatureRequest: support for multi column layout


Go to End


2 Posts   1844 Views

Avatar
wagnerma

Community Member, 12 Posts

26 December 2009 at 10:11pm

First, thanks for the nice userform module! Like always, some features are missing ;-):

- multi column layouts with the setColumnCount() feature of CompositeField
- Option for displaying error messsge as "pop up"or defined error field to save space behind the form field for multi column layout
- Option to display the field text in front of the field, not only above the field

Thanks guys!

Marcel

Avatar
Euphemismus

Community Member, 82 Posts

27 December 2009 at 12:09am

At least for the labels of the input fields which are shown above, I have a suggestion for you: Since this is all CSS-stuff, just float: left the labels and margin-left the input fields.
Just to show you what I mean: http://www.alistapart.com/articles/prettyaccessibleforms/

Relaxing holidays!