Element Details: Default+Request+Parameters
 Back


Available in: Logi Info Source code name: DefaultRequestParams

Default Request Params establishes default values for @Request variables when a value is not passed in by the calling web page through the URL query string, LinkParams element, or as an Input element.

Enter the name of the @Request variable as an attribute name, and the default value into attribute's value. You may enter any number of attributes.

The Value can be a script formula by entering an equals sign ("=") in the first position. For example if you want to convert a request variable called Name to upper case, you could create a new DefaultRequestParam called UpperName. Then enter the value as:
=UCase("@Request.Name~")



ATTRIBUTES

Click attribute Name to drill down for more information.




PARENT ELEMENTS

Click element to drill down for more information.

Data
Mobile Report
Panel
Panel Content
Process
Report
Task
Template
Widget


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug