Hi,
I've been searching for the answer, but no luck.
what i m trying to do is very simple, i just want to specify sections in a DynamicForm. For example, when calling DynamicForm.setIsGroup(true), and then DynamicForm.setGroupTitle("Personal Details"), it appears a grey rectangle with a title at the top and containing the input fields inside the rectangle.
is there a way that i can "add group" to a form? i want to add groups for something like "personal details", "contact info", etc.
Thanks for any help!
I've been searching for the answer, but no luck.
what i m trying to do is very simple, i just want to specify sections in a DynamicForm. For example, when calling DynamicForm.setIsGroup(true), and then DynamicForm.setGroupTitle("Personal Details"), it appears a grey rectangle with a title at the top and containing the input fields inside the rectangle.
is there a way that i can "add group" to a form? i want to add groups for something like "personal details", "contact info", etc.
Thanks for any help!
Comment