SharePoint Controls
Hyperlink Or Image
The Control Category: SharePoint Controls Type: pf.sp.HyperlinkTextBox A control that can be used for editing the value of SharePoint “Hyperlink or Picture” columns. This control renders two textboxes, one for URL and one for Description: The ...
Cancel Button
The Control Category: SharePoint Controls Type: pf.RibbonButton A button that provides “Cancel/Close* page” functionality. This control inherits properties and behavior from the Ribbon Button Control. The script that is pre-generated in the designer ...
Delete Button
The Control Category: SharePoint Controls Type: pf.RibbonButton A button that provides “Delete” functionality for the current list item. After the deletion, the form is closed. A button that provides “Delete” functionality for the current list item. ...
Field Value History Viewer
The Control Category: SharePoint Controls Type: pf.sp.FieldValueHistoryViewer A control that lists the changes that concern a specific column of the current list item. It is applicable only for lists and document libraries where version history is ...
Attachments List & Uploader
The Control Category: SharePoint Controls Type: pf.SimpleContainer You can ask the user to upload attachments from anywhere within your form, as well as ask and view additional information per each file uploaded. A Simple Container control that ...
Attachments List
The Control Category: SharePoint Controls Type: pf.ListBox A control that lists all of the existing (already uploaded) attachments of the current item. The Attachments List Control inherits properties and behavior ListBox control. Its value provider ...
Attachments Uploader
The Control Category: SharePoint Controls Type: pf.FileUploaderControl A control for uploading files into the form and attaching them to the list item. The Attachments Uploader Control can be further customized in terms appearance and behavior. You ...
Save & Reload Button
The Control Category: SharePoint Controls Type: pf.RibbonButton A button that provides “Save Current List Item and Reload page” functionality. This control inherits properties and behavior from Ribbon Button control. The script that is pre-generated ...
Save Button
The Control Category: SharePoint Controls Type: pf.RibbonButton A button that provides “Save Current List Item” functionality. This control inherits properties and behavior from Ribbon Button control. The script that is pre-generated in the ...
Validate & Save Button
The Control Category: SharePoint Controls Type: pf.RibbonButton Control the form's data prior to submission. Allow for checks and validation to take place prior to the form's submission. This control inherits properties and behavior from Ribbon ...
New Button
The Control Category: SharePoint Controls Type: pf.RibbonButton A button that provides “Create New List Item” functionality. This control inherits properties and behavior from Ribbon Button control. The script that is pre-generated in the designer ...
Related Data ListBox
The Control Category: SharePoint Controls Type: pf.sp.RelatedDataListBox Actions When the Related Data ListBox Control is selected in the Central pane, the Actions section on the ribbon is updated to display the following items: Convert To Changes ...
Save & Close Button
The Control Category: SharePoint Controls Type: pf.RibbonButton 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 ...
Introduction to Openous SharePoint Controls
Openous SharePoint Controls are special types of elements that provide SharePoint-specific functionality. Usually they inherit the core functionality and properties of other control types (RibbonButton, Listbox, Container), while exposing extra ...