I want to group some fields in a DynamicForm. I have found a way of doing this by creating a ValueManager and defining several small forms that all point to the same ValueManager instance. This works, but I wonder if this is the best way. I know I can also use sections, but this is not giving me the desired look and feel.
↧