Tell us what you are trying to do?
I am created a Front End Product Submission Form and I am trying to add Fields linked to a specific product type (Event ticket). There are Custom Fields related to the Event Tickets - see attached (Event Info).
See attached the Post Form where I created a Conditional Display of these Fields (Address, Marker etc). These Event Fields are supposed to appear on the Post Form when the User selects the Product Type (Is Event).
Post Form here: hidden link
The Issue is that when Users use the Front End Form, it is not possible to Enter Data on the Fields - see attached screenshot.
I dont know what I am doing wrong.
Is there any documentation that you are following?
None
Is there a similar example that we can see? Front End Product Submission with Conditional Display of Fields associated with Different Product Types
Hello. Thank you for contacting the Toolset support.
I will require admin access details to access the backend URL for your form/page you shared.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
It seems to me that the Google Map API is added by your theme or any other third-party plugin you are using because when I load the New Product Page on the frontend - I can see some related JS errors.
But then I removed the address filed you are displaying on the form to run a test and its still not working. So it seems address field is not an issue for now.
I would like to know where exactly you added the "New Product Submit" form in the backend?
My issue is not Google map and I used only Toolset Plugin in there.
I want to display all input fields on the page [Address, Country, City etc]
At first I set the [Is event] conditional field in there, at that time all fields were shown
Recently I changed the conditional fields from [Is event] to [Product type],
After setting it, the all fields disappeared.
If you change the conditional fields from [Product type] to [Is event], the all input fields will be shown.