A button that provides “Validate form and Save and Close” functionality.
This control inherits properties and behavior from Ribbon Button control. The script that is pre-generated in the designer for the “OnClick” event, saves current item and closes * the form.
* " Close " behavior: If the form is opened in a popup dialog, then the popup is closed. If not, then the page navigates to:
The default view of the list/document library if no “Source” parameter isn’t specified in the current URL
The address specified in the Source parameter of the current URL
Move DownThis action is applicable to controls that are immediate children of Container Controls. When pressed, it moves the selected control below its current position (shifting the below control above it).
Move UpThis action is applicable to controls that are immediate children of Container Controls. When pressed, it moves the selected control above its current position (shifting the above control below it).
Convert ToChanges the type of the selected control to another one maintaining all properties that are common to both Control Types (style, font, value, etc). Depending on the selected control type, different options are available. For example, the table container c