, ,

The NumberTextBox control

A NumberTextBox is a textbox that accepts only numeric input. By default, it restricts the entry of characters to digits.     Type : Slider Name Provides a unique name for the control. Binding Indicates if the control…
, ,

The MultiPeoplePicker control

The MultiPeoplePicker control allow users select multiple users and groups. The lookup data are not loaded during form startup so this control is the most suitable to display large amount of users and groups. It allows users to search…
, ,

The RadioButtons control

Type : RadioButtons Name Provides a unique name for the control. Binding Indicates if the control is Unbound Bound to list column Is a label for a control bound to list column Enabled for new records Sets if the control…
, ,

The DatePicker and DateTimePicker controls

These controls are used for Date and Date & Time columns. The format selected to display dates is extracted from the SharePoint site or user's regional settings. The value of the control when accessed from script (like when using…