HI
I am having a TextField and has a few other TextFields and checkboxes inside it. The main Field is named as Confirmation and the rest are the subfields. Here is a picture of the view

I want to get the values of all the subfields named. How do I do that? is there any way for this? If I use the id of the main field, I get a mess of JSON in response. I just want the name and field value of all the subfields/ Is there any possible solution for that? thanks a lot.