Hi shweta,
As we are having a Web Block with in an Accordion the count of accordion (Number of accordion's to display along with the web block) is dependent on the input which we get from the previously configured screen,
When coming to the complication what i,m facing is that , With in the web Block we will be having several input fields , So when all these inputs were saved then all the values with in an accordion have to be stored together (for example :- if i have an accordion with a student name then the details of the Student have to be stored together so how many Students were configured in the previous page then we will be having same number of Accordion's) Irrespective of the count of accordion's present all the values for every Accordion have to be stored with a single click of "SAVE" Button.
Note: - Can provide me the input ,if there is another approach for this to implement