Saturday, November 25, 2023
HomeMobile MarketingFormidable Types: How To Construct A Multi-Objective Type In WordPress To Gather...

Formidable Types: How To Construct A Multi-Objective Type In WordPress To Gather Leads for A number of Merchandise or Providers


One of many efforts I’m making on this web site is to make it simpler for guests to request help. We’ve a manned chatbot that prompts our customers, however typically that’s a bit too intrusive. We’ve a contact kind in our footer, however that’s usually too normal. What I actually wanted was a lead assortment kind that I might put in just about any article that pertains to our firm or my companions in order that I can move alongside the result in our enterprise growth group.

You could have observed that I did this within the final article about Sendoso. On the finish of the article, I’ve the lead kind the place I can acquire any leads seeking to demo the product or join with their gross sales group. At problem is that I’ve dozens of companions like this… so the very last thing I need to do is construct dozens of varieties in WordPress after which monitor and ahead all of them.

Formidable Types

As a substitute, utilizing Formidable Types, I constructed a single kind and used a hidden subject the place I can dynamically populate who the companion is. Formidable has a ton of various choices for his or her platform – from calculated fields, to default values, to capturing querystrings, and many others. On this case, although, I need to specify the worth of the hidden subject – known as companion – to the title of the companion. That means I can acquire all leads in a single location in addition to differentiate the companion they’re in search of out.

That is completed in three steps:

  1. Construct a hidden subject into the shape that may be populated.
  2. Set the default worth of the hidden subject to seize the worth.
  3. Dynamically populate the hidden subject with the worth handed within the kind shortcode.

Moreover, this allows me to incorporate the companion title on the e-mail notification that I obtain as effectively because it’s a captured information aspect on the shape.

Step 1: Construct a Hidden Subject Into the Type

Step one is to pull the hidden subject onto the shape and construct the remaining fields. I’m additionally together with a hCaptcha to keep away from bot submissions.

formidable forms hidden field

Step 2: Add A Parameter To Seize The Worth Of The Hidden Subject

The following step is to click on Superior on the hidden subject choices and enter the parameter that I want to seize because the default worth. That is completed with a easy shortcode:

[get param=partner]

You’ll be able to name this parameter something you’d like, however you’ll must you’ll want to use the precise parameter title within the subsequent step while you create your Shortcode to embed the shape.

formidable forms get parameter default value

Step 3: Add The Parameter to the Formidable Shortcode

To embed your kind, you possibly can click on the Embed hyperlink within the high proper of the shape builder and also you’ll get the shortcode. On this case, it’s:

[formidable id="25"]

To auto-populate that hidden subject, I can modify the shortcode and insert the parameter and its worth:

[formidable id="25" partner="Sendoso"]

Right here’s how that appears with the Gutenberg editor:

formidable forms shortcode gutenberg editor

Now, when the shape is seen, the hidden subject is populated with the worth. Not solely that nevertheless it’s additionally handed and saved within the Formidable Entries for that kind. I can then add that subject to the e-mail notifications as effectively in order that once I get a lead, my topic line is Companion Lead for Sendoso.

Now I can use this identical kind all through my articles for a number of companions to seize their lead and ahead it to the suitable individual. After all, this doesn’t simply must be particular to companions… you would use it for various companies, merchandise, manufacturers, and many others. that you could be be selling in your web site.

Formidable Types is considered one of our beneficial plugins for WordPress because it’s extremely versatile and in addition doesn’t add a ton of extraneous code that slows down our web site. They even have an import mechanism in case you’re using one other kind plugin.

Get Formidable Types

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments