So we can easily display a group of fields with conditional logic instead of adding conditional logic to each field individually. That works for simple forms but with more complex forms it gets messy.
We also need a way to name each field and field group in the backend just like we can do for the system with the keys. The label is great for the front end but if we have multiple fields with the same name, there's no way to tell them apart unless we click on each one and see what the conditional logic is set to.
To leave a comment, please authenticate.