Table Creation In Dynamic Installation page

We are currently developing an app that involves the creation of a dynamic table for inputting phone numbers and linking them with a dropdown menu containing group names and IDs in the Dynamic installation Page. We aim for the ability to add more rows by clicking an “Add” button. However, we’re facing challenges with the postConfigs and getConfigs methods in maintaining values when the page is refreshed. We are seeking assistance and ideas on how to overcome this issue. Can someone provide guidance on this matter?

Hi @Adith,

Which format is used to maintain the values for all the fields?
What is the core problem here? The customer is refreshing the page while still filling the form and the values should be stored in real-time?