I’m using Formidable Forms in WordPress and have set up a conditional dropdown menu (making a selection from one dropdown list will alter the contents of the second dropdown list). How do I let the end user edit the combo box with their own option and then populate the dropdown to include the new data for subsequent users?
Example: user chooses “Ravensburger” as the puzzle brand in the first combo box. The user can’t find the puzzle name from the second combo box and elects to type it in – “Circle of Colors”. Another user comes to the site later and is looking for the same puzzle brand and name – this time the second user will see “Circle of Colors” in the options because the first user has included it in the data set.
[ad_2]