Open A Form in Edit Mode based on a Field Value

By: Rick Warda | Asked: 11/11/2022
ForumsCategory: General questionsOpen A Form in Edit Mode based on a Field Value
Rick WardaRick Warda asked 2 years ago
I have two forms on a page that both reference the same customer.
(I cannot use one form because formidable only allows one credit card field per form) When I open the page that has both forms on it, I could open it to a specific entry ID, however these IDs are not going to be the same, therefore I write the ID of the first one to a hidden value field in the second form.

My goal is to open the page with the fields in edit mode
The first form opens fine as I'm using the standard ID 
But
The second form needs to open based on a field ID value not an entry value.

Could someone share with me what that shortcode syntax would be as I do have the entry ID in the HTML parameter?  I've read and tried so many things,
I'm using JS to write the entry ID to the second form hidden value field.

The following works only for the Entry ID: [frm-field-value field_id=x user_id=current html=0] [formidable id=16 title=false description=false] 
1 Answers
Victor Font answered 2 years ago
If I'm understanding you correctly, you want to open two forms in a one-to-one relationship where each Form A's entry id is the link to the related content in Form B. Is that correct? If so, I suggest you look at this shortcode: https://formidableforms.com/knowledgebase/set-values-to-be-used-in-custom-displays-or-default-values/
Rick WardaRick Warda replied 2 years ago

Thank you Victor,
This looks like what I was looking for!

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