Half Sized Blog Element (Single Author Style)
Half Sized Blog Element (Multi Author Style)
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 will be enabled or disabled when the forms handles a new record Enabled for existing […]
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 the GetValue() method) is in the following format (ANSI date format) : Code // DatePicker yyyy-MM-dd // […]
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 will be enabled or disabled when the forms handles a new record Enabled for existing […]
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 the GetValue() method) is in the following format (ANSI date format) : Code // DatePicker yyyy-MM-dd // […]





