-
Define the message's subject, body, and format.
-
Learn how to launch the message wizard for each activity that includes a message.
-
Information about the Message activity and when to use it in a dynamic workflow.
-
Learn how to add and use Human activities in dynamic workflows.
-
Add a validator to a control to define a required field.
-
Dynamic workflow forms use out-of-the-box ASP.NET functionality for validations. ASP.NET contains validation controls and infrastructure that you can use to validate forms. The most basic use case fo
-
This sample demonstrates how to use the AutoCompleteType property to specify the AutoComplete category for a Textbox control.
-
Masked Textbox Code Example
Multiline Input:
...
-
The Textbox control is a basic ASP.NET control.
-
Examples of how to implement the Numeric Textbox control in a dynamic workflow form.