Hi,
In Screen widgets we have a specialised label element with a specific behaviour
when using h1 to h6 styles.
The same would be useful in forms to clearly separate blocks. Currently there
is only the container type of field but it has no style attribute.
Maybe only enhancing this container could be considered. But I would rather prefer to have a real container element (at the field level) which would
allow to visually include a set of fields. It would have also a title and a style. And independently we would also have a label element with title and
style that could be put anywhere.
This could be then used with the skip-start and skip-end form attributes to
easily build complex forms
What do you think?
Jacques