PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Dynamic content in redirect url's

  1. Looking for a way to have one of several unique identifiers (in this case a numerical id) pull into the confirmation redirect URL. I currently have one product that has 3 options that can be selected in any combination. Based on the options that are chosen I need to change the url so that it pulls up the appropriate product check out page.

    I have tried creating 8 (total possibilities) "Single Line Text" fields that are "active" based on conditional logic and then placing them in the redirect url like this: https://site.com/Foo/subscribe/{Basic Product ID:38}{Basic Product, SEO:43}{Basic Product, SEO & DMS ID:40}/{[Company Name]:[31]} but the information is present even when the conditional logic criteria isn't met.

    Not exactly sure what direction to go at this point, any help would be greatly appreciated.

    Thank you.

    Posted 11 years ago on Friday September 21, 2012 | Permalink
  2. Are those conditional text field values present in the {all_fields} notification, which would at least confirm the values are being stored correctly. Once we're sure of that we can work on getting them into the redirect URL.

    Can you post an example of the values being submitted (possible combinations) and the URLs where those combinations would have taken a user after form submission?

    Posted 11 years ago on Saturday September 22, 2012 | Permalink
  3. sorry for the delay.

    so there are 8 possible combinations; One base price with three options. The {all_fields} notifications is working as I would expect based on the options selected.

    I created a copy of the form and exposed the ID that I am trying to pass through to the URL, and also put the email field in the send to for notifications just in case you need more clarification.

    http://new.cardealerpress.com/inventory-purchase-one/

    Thank you for your help.

    Posted 11 years ago on Tuesday September 25, 2012 | Permalink