Hi,
I am trying to create dropdown list of product_type in Toolset Form (cred)
i want that user select the product type by selecting from the dropdown "simple Product" or "variable Product" is it even possible to do this?
this what i tried. it works with Taxonomies this way but with Tags it doesn't change anything.
If i understand right, i can add a generic field to my product post form, but normally generic fields don't save any data in the database. this means if i want this generic field to save a value of another third party field (in our case WooCommerce field "product_type") in the database i will need to write cred hook code?
Well - If I'm not wrong - the thing is that product_type is hidden taxonomy managed by Woocommerce.
So - whatever selected option you select from generic select field - you need to use hook cred_save_data to attach the selected option as taxonomy term with the post you created using form.
Hi Minesh! yes i still need help with this. i actually didnt find the right code to save product_type selection with a generic field.
Lets say i have created a new generic field. called it product-type-generic. so now the selected option need to be saved in product_type when form is submitted and this is the hard step for me!
could you please share problem URL where you added CRED form and access details.
*** 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 would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.