How can I add whole repeating layout vertically
Hello,
I am trying to add repeating layout to section based on page list.
For example, I have created a page list property called "CustomerList" under XYZ-Sandbox-Work-MyCase class which points to XYZ-Sandbox-Data-Customer class. Then I have created a section in XYZ-Sandbox-Data-Customer class.
I want this whole section to be addable by user operation (clicking + button) so that he or she can fill in multiple customer information.
When I use Dynamic Layout Group, I was able to do this, but it is horizontal with tab basis (please see below), and also I seem not to be able to delete the added section. I remember I was able to do this vertically long time ago, probably back in 7x days, but I am not sure.
Am I missing, or should I use different component? Please let me know.
- Layout is added horizontally with tab
- My configuration
Regards,