Forminator Fields Dynamic Prepopulation
-
Hello there,
I am currently creating an enrollment form for courses, that I have created as wp products on my backend. I have succesfully managed with custom code to populate the frontend of the forminator form with data collected from my products (attibutes, variable prices etc.) I now need to make sure that I will be able to set up a checkout in the form and not a redirection to the cart, and as far as the backend of my form fields is concerned, when I try to submit a test form i get the *Error: Your form is not valid, please fix the errors! * and under the Select Field that has been populated with the products from my backend I get the error *Selected value does not exist.* This probably happens since I haven’t added the products in the forminator fields, instead of that I have added the products with custom code snippets js and php.
- You must be logged in to reply to this topic.