How can I get a same section when we click on a button under the section to provide multiple details to the single ruleinput just like adding address1,address2,address3
Discussion posts and replies are publicly visible
I assume you have a list of records. Then you use a foreach to display each item in that list. Just append another item to the list and it will show up.