L
laurent512
New Member
Hello everyone,
I come here, asking for your help for a quite specific question.
I have created two custom post types
1) FoodType : post of this post type are for example : fruit, vegetable
parameters : title, author, description
2) Variety : post of this post type are for example : as apple, pear, eggplant...
parameters : title, author , FoodTypeID ( the idea of the relevant foodtype to that variety) , isitgood (boolean)
My goal is to create a form , similarly to contact form, to allow my visitor to create a new Variety post from a FoodType page.
Ideally that form would be accessible to any visitor and the FoodTypeID would be autofilled .
I am currently looking to the "Form Widget" of elementor but I do know what actions after submit I should select :/
Thank you very much in advance for you help
!
I come here, asking for your help for a quite specific question.
I have created two custom post types
1) FoodType : post of this post type are for example : fruit, vegetable
parameters : title, author, description
2) Variety : post of this post type are for example : as apple, pear, eggplant...
parameters : title, author , FoodTypeID ( the idea of the relevant foodtype to that variety) , isitgood (boolean)
My goal is to create a form , similarly to contact form, to allow my visitor to create a new Variety post from a FoodType page.
Ideally that form would be accessible to any visitor and the FoodTypeID would be autofilled .
I am currently looking to the "Form Widget" of elementor but I do know what actions after submit I should select :/
Thank you very much in advance for you help