Fields with same name within different section fields
Hi. I have different sections that are visible depending on another select field. However these sections contain fields that share the same name with other fields that are inside other sections. This results in several livewire and alpine errors in my console. I tried to give the fields that share the same name different ids but no help.
What I want to achieve is that, create different type of "questions" which will have different type of answering types.
Any idea how can i achieve this? Thanks
What I want to achieve is that, create different type of "questions" which will have different type of answering types.
Any idea how can i achieve this? Thanks
