Hello, I have a frontend form which has a very lengthy group field within in. For the rest of the form I have made use of the tabs feature to create pages. For the group field I am really struggling with js conflicts. I tried using buttons to toggle adding and removing a class which should in theory show and hide different sections - but it doesn't work as expected. There are issues when the conditonal logic is activated and there are issues showing all the fields that hould show of sections.
So I would like to ask - what is the best approach to deal with making pages within a group form field?
It would be great if you could use tabs within group fields so I could do the same as the rest of the form - but this is not an option. So what would you recommend?
Thanks!