Web-based Forms and Displays

You can use the Designer to create web-based forms.

The following table describes the common, optional input parameters of the web-based forms and displays:
Attribute Value Description
Name Required; user-defined up to 50 characters Specifies a display name for a resource.
Description User-defined up to 255 characters Provides more information about a resource that a user may find helpful.

Graphical Designer Options

The Overview tab in the Display Editor is your starting point for creating forms or user displays. You can design a display or form backed by Microsoft's .NET technology or a web form backed by HTML using a graphical interface. Alternatively, you can select an existing assembly or web page for a display or form.

Note: You can import and export custom HTML forms and simple web forms.
AttributeValueDescription
Use the Designer tab to create web contentUser-definedSelect this option to create a form or user display using Silverlight for Silverlight forms.
Use the Designer tab to create a simple web formUser-definedSelect this option to create an HTML form or user display.
Note: These forms can be used during run time in the following locations only:
  • Workflow Task List (regular)
  • Mobile Task List
  • Vision Task List
Use a web pageUser-definedSelect this option to specify a URL for a user display or form that is based on a web page.