Viewing 1 replies (of 1 total)
  • You can set the table with Caldera Form (set it on Front Page) or use this Plugin;
    https://calderawp.com/downloads/caldera-form-custom-fields/
    https://calderawp.com/downloads/caldera-metaplate/

    and then set the Variable for each field as Passback so when you redirect them to the second form that you’ve made, you can get the field data (using {get:*}) from the 1st forms, eg;

    1st form that show Reseller Hosting w/:
    Name. Package Name Value. Adios => slug %PName%
    ( We’ll -Redirect it next to the specific URL- that is the 2nd form)

    Add a Variable Named PN w/ Value %PName%, set as Passback

    2nd form you have also must have Package Name field w/ Value {get:PN}
    And on the frontpage you’ll get the target URL will have Adios Value on the 1st field (Package Name field), you can do the rest now

    summary.
    1st Form
    Package Name: Adios

    after Redirect have done Passback the data to the URL

    2nd Form will have
    Package Name (as): Adios (too)

    Hope this help, Tq

Viewing 1 replies (of 1 total)
  • The topic ‘Auto select option coming from a link on another page’ is closed to new replies.