URL Variables

These parameters can be posted into the form or used in the URL. (e.g., myform.aspx?cwformtype=edit&recordid=2)

CWFormType

Toggles the form display for the creation, editing, or viewing of an item. (e.g., Myform.aspx?cwformtype=new)

Values:

    display

    new

    edit

Version

Deactivates the web part (e.g., Myform.aspx?Version=coras)

Value:

    coras

Debug

Displays any error messages that may occur (e.g., Myform.aspx?debug=true)

Value:

    true

ShowResponse

Displays a return message from the provider when the Submit button is clicked. (E.g., Myform.aspx?ShowResponse=true)

 Value

    true