Half Sized Blog Element (Single Author Style)

Half Sized Blog Element (Multi Author Style)

, ,

The DocumentGrid Control

The DocumentGrid control is a container for listing the documents in a SharePoint document library, and provides the means of opening, deleting or uploading a document from/to a specific location: “Open” button will open the selected document, prompting for ReadOnly/Edit mode just like SharePoint does. “Refresh” button will reload the grid’s data. “Remove” button will […]

, ,

Form Properties and Methods

Either inside formulas or when writing javascript to accomplish complex requirements, you can use the client-side API provided by PowerForms – HTML. A global variable named “form” is available wherver you can use script : In form events (Load, Validation, etc) Inside Enabled and Visibility formulas In control Value-Change events In custom events provided by […]

, ,

The DocumentGrid Control

The DocumentGrid control is a container for listing the documents in a SharePoint document library, and provides the means of opening, deleting or uploading a document from/to a specific location: “Open” button will open the selected document, prompting for ReadOnly/Edit mode just like SharePoint does. “Refresh” button will reload the grid’s data. “Remove” button will […]

, ,

Form Properties and Methods

Either inside formulas or when writing javascript to accomplish complex requirements, you can use the client-side API provided by PowerForms – HTML. A global variable named “form” is available wherver you can use script : In form events (Load, Validation, etc) Inside Enabled and Visibility formulas In control Value-Change events In custom events provided by […]