-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Description
I would like to build forms layered horizontally within a form-group like "Primary Colors", "Secondary Colors", etc, see this:
However, I don't get the horizontal layout to work. No matter what I do, e.g. subforms it will always rendered as stacked, like this:
I would also like to customize the add/remove button, to be right after the color swatch (or on top). I was able to add a color picker control myself.

