USP Widget Type

Type of widget to use for this field in Static Server Page (USP) components.

Widget Types

Widgets for static server pages are HTML controls.

Widgets for Static Server Pages
HTML control Explanation
Button Click to submit the Web page.
Checkbox Switch between true and false.
FileUpload Select a file.
Hyperlink Link to another Web page.
Image Display an image that can represent a hyperlink, have alternative text, or make use of other features that are not available in the picture control.
List Select one or more options from a list.
Menu Select an option from a drop-down list
Picture Display an image.
RadioButton Select one of several options.
Raw HTML Define HTML elements such as frames and paragraphs, and to define dynamic behavior in scripting.
Text Input and display data on a single line.
TextArea

Input and display data for multiple lines.

Applies to

Related Topics