XForms Module Palette Pane

The Palette Pane contains widgets, as listed below, that can be dragged and dropped onto the design surface

Label

This is used for labels.

TextBox

This is used for text and numeric input

CheckBox

This is used for questions that take more than one answer from a list of answers that are displayed as check boxes.

RadioButton

This is used for questions that take only one answer from a list of answers that are displayed as radio buttons.

ListBox

This is used for questions that take only one answer from a list of answers that are in a drop down.

TextArea

This is used to enter and display text that spans more than one line.

Button

This is used executing actions or commands. For instance submitting the form to server, canceling form submission, browsing for files, and more.

Date Picker

This is used displaying and entering dates.

Date Time Widget

This is used displaying and entering date and time.

Time Widget

This is used displaying and entering time.

Group Box

This is used to group widgets in one container.

Table

This is used for tables that are mostly used to neatly organize widgets. You can add, delete rows, columns and merge cells by right clicking in the table and then from the menu that pops up, select "Table" and then you can see the appropriate action menu items.

Vertical Line

This is used to draw a vertical line in a table or any where else

Horizontal Line

This is used to draw a horizontal line in a table or anywhere else

Repeat Section

This is used as the container for widgets to be repeated and rows.

Picture

This is used for selecting and displaying pictures or images.

Video/Audio

This is used for capturing and playing of sounds and videos.

This is used to includes static pictures or images on a form. You would need to set its External Source property to the image url as explained at the Widget Properties Pane

Resources