The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Pass a Value from a Button to Formidable Forms

Labels

This Discussion is public

Notifications

I have a pricing table that has three options for a subscription.  On the button url I will configure which subscription was chosen and would like to pass if to a Formidable Forms checkout page. Not entirely certain how to do that.  Is there a place where Formidable forms looks at the incoming url for a piece of code that can then be used in the form? I believe it's a hook into Formidable forms.

Thoughts?

I'm also interested in something very similar.  I have a CPT which will have a Contact Us button on it.  Ideally I'd like to use a standard contact form but have it detect the CPT attribute that I pass it.

Its quite possible I'll also have the contact form hidden on the same page and reveal it using JS when the Contact/Booking button is pressed.  So all of this happening on the same page would be great.

 

When you click the button, pass appropriate values in the form of a query string. You can read the query string values with Formidable's get param shortcode set as the default value for the target field.

There is a shortcode for that?  Huh... I thought it would be a web hook of sorts.  That's cool - will look into it - thanks much!

Discussion closed.