Opening a Form after selecting an entry from a View

By: Henry King | Asked: 10/26/2022
ForumsCategory: How-toOpening a Form after selecting an entry from a View
Henry King asked 2 years ago
Hi Assuming there is a Formidable View called View V which is based on Form V. When the user selects any entry from View V, it Form A (not Form V) will be launched. The values from the entry in View V will become the default values of Form A. Please advise how can I implement the above using Formidable Forms? Hope the above clarifies what I wish to achieve. Thanks.  
1 Answers
Best Answer
Bobby Clapp answered 2 years ago
You'll want to add pass the entry id of the view through the url as a parameter. You'll then need to have the default values of Form A set to something like [frm-field-value field_id=x entry=[get param=parameternamehere].
Henry King replied 2 years ago

Hi
Thanks for your prompt assistance.
My main problem is how to have the View V open Form A when an entry in View V is selected by an user?
Is there a hook or shortcode for this?

Bobby Clapp replied 2 years ago

Put Form A on a page. Then in View V, create an link to that page somewhere in your view content. At the end of that url, add ?entry=[id]

Henry King replied 2 years ago

Thanks. Problem solved.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right