I have an issue whereby I created a repeat for a field within a div. The count comes from a variable and a button that on click increments the value of the variable. However, on button click, the field is repeated but if any data was already inputted by the user before new repeat then all the fields will be cleared of data.
Well what I would do is to save the values of each ‘group’ in the database.
So on every new group of inputs you would get the results from the database.
If you need more details just let me know.
Unfortunately this is not what I want. I have done it in the past whereby it is displayed. Even when duplicating the field. I would like to know what exactly I am doing wrong this time for it not to work on previous.
When I do hear you on that method I would still rather have it working the way it used to as apposed to changing the norm.