Closed (duplicate)
Project:
Webform
Version:
6.x-2.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2008 at 16:04 UTC
Updated:
11 Feb 2010 at 11:39 UTC
Regarding other CMS there's a pretty common concept of CSS suffixes or CSS class specifiers.
It makes pretty sense to allow a user generated field trigger some general formatting CSSes based on selection.
We're using suffixes to e.g. to colorize the field background.
Webforms is perfect for customers to create forms but a customer can't deal with CSS.
If each field would have the capability to provide additional css classes / suffixes it would work perfectly.
Thus a user could refer to CSS definitions and generate fields in a form that get triggered magically. A sample would be a sample class with "width: 49%" for 50/50 two column design.
Comments
Comment #1
gpk commentedThis looks like a dupe of #536236: Custom CSS classes for form components, which though newer has a patch.