In my data I have say ‘’topic’’ and In the column next to it ‘‘topic (1)’’
I want my user on the form to be able to click a button if they want to display and use '‘topic (1)’’ if they click this the topic (1) text entry will appear.
Do you want the following entry fields to show after clicking the Add More button?
You need to use the set columns action and write any value to the User Specific Column, then set the visibility of these entry components if that USC column is not empty.
yes I want them to be able to add another text entry field, for example, topic (1) and then write their answer in it and that data go to the data column in the back end.
when you say write any value what do you mean? I need the user to click add and the write there own data in this text entry box? sorry this is so hard to explain with out being able to show you live
ok I’ve done that but I put in (1) as the value and I click add and it appears with (1) in the text entry field on the form but if I delete that (1) field disappears off the form