Support Center

Tokens

The personalization drop down appears throughout the designer which allows you to include Live Forms data and customize.

URL Query Parameters

Many fields allow you to specify a default value. You can easily use a URL Token to map a value from the URL to the field.

Example: www.yoursite.com/live-forms.aspx?StoreID=1324

You could have a textbox field in the forms that automatically maps to the StoreID in the URL by simply using a token such as [Url:storeid] as the default value.

Case Sensitive Syntax: [Url:lowercase_parameter_name]

 

See Available DNN Standard Tokens

URL Query Parameters

Many fields allow you to specify a default value. You can easily use a URL Token to map a value from the URL to the field.

Example: www.yoursite.com/live-forms.aspx?StoreID=1324

You could have a textbox field in the forms that automatically maps to the StoreID in the URL by simply using a token such as [Url:storeid] as the default value.

Case Sensitive Syntax: [Url:lowercase_parameter_name]

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Tue, 22 Aug 2017 by Ashish Pachori

In this section