I have created a custom text field because I want the char limit to be much more than 4000.
I have added the custom text field in my template and the new char limit I specified works
Here is the issue:
Once someone inputs text in the first field, it is repeating / automatically copying that text in all of the custom text fields in the template. For example, the first custom text field asks the user for their favorite 3 colors: The user enters blue white and green
The next custom text field (which is asking for different information) is auto populating with the text provided in the first entered custom text field. The next custom text field asks for 3 favorite foods - it is auto populating with the 3 colors entered in the first field. Why is this happening??
Any help would be much appreciated!
Thanks