The Select a Workflow drop down list will allow you to choose from a list of on-demand workflows to run from your form. Please note that workflows are filtered by entity.
The Button Text property allows you to change the text that appears inside of a button associated with the widget.
The Workflow Execute Stage property allows you to determine when an on-demand workflow will fire once you submit the form. Applicable choices include: Pre Submit and Post Submit.
The Hidden checkbox will hide the widget from the page when checked.
The Submit Form checkbox will submit the form on the button click of the widget when checked.
The Tool Tip allows you to add a description or Hint to your widget.
This property determines the position of the tool tip. By default this property is set to "Auto". You can change this to Left , Right , Top , Bottom.
Advanced properties provide additional functionality. They can be accessed by clicking on the "Advanced" Button in the bottom right corner of the widget designer.
Returns the model object of the widget, which contains a number of useful properties.
Object
Returns the file name of a selected file.
String
Toggles the visibility of the widget.
None
Returns the element of the widget.
jQuery Object
Sets the value of the widget.
Hides the widget from the form.
Shows the widget on the form.
Returns the input element of the widget.
Returns the widget type.
Returns the container element of the widget.