Query String Parameters

SmartForms allow for passing Query String Parameters in the view and form URL. These are often used to pass values into your form (such as when you defined your own parameters), or to run the form in specific ways.

Commonly-used Query String Parameters

You can use these query string parameters to debug and test your solution. Use these parameters to debug the severity of issues, test form states, or test different themes on your view or form.

Name Description
_debug

Use this parameter to debug views and forms to see the severity of the issue.

Example: https://k2.denallix.com/Runtime/Runtime/Form/New+Client/?_debug=3

_state

Use this parameter to run or test with different form states.

Example: https://k2.denallix.com/Runtime/Runtime/Form/New+Client/?_state=_base

_theme

Use this parameter to test a theme applied to your view or form.

Example: https://k2.denallix.com/Runtime/Runtime/Form/New+Client/?_theme=blue+void

Reserved Query String Parameters

The following parameters are reserved for internal use. Do not use any of the parameters listed below, and do not create parameters with the same names.

  • _actions
  • _draftID
  • _ID
  • _initializeindicatordelay
  • _initializeindicatormode
  • _level
  • _mode
  • ManagedUser
  • _name
  • _navigatedserverevent
  • _navigateevents
  • _overflowy
  • _renderedindicatormode
  • _runtimecontectID
  • _SN
  • SerialNo
  • _SerialNo
  • SharedUser
  • _styleprofile

  • _substate
  • _wfviewwidth