The field-near HTML area
Field-near HTML applies to custom CSS classes that wrap a single field in the form.
The HTML element that receives the ‘CSS class control group’ always encloses the entire field, consisting of field label and field.
The HTML elements generated in each case are field-specific.
CSS Class | Scope | Appears | Origin / Configuration | Use Case |
---|---|---|---|---|
Show the form |
|
Form: View | ||
Custom | Custom Class Attributes | Plus |
|
You can give your own CSS class for the whole control group - consisting of label, custom text, control. This class is attached to the wrapping HTML element. |
Custom | Custom Class Attributes | Plus |
|
You can assign your own CSS class for text that you enter as a label in the General tab. |
Custom | Custom Class Attributes | Plus |
|
You can assign your own CSS class for the form element (e.g. the textarea or the input element) |