Popular Articles
The DocumentGrid conrol
The Document Grid 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 ...
Functions
Functions AddCookie AddDays AddMonths ClearElement Contains Culture DateDiffInDays EndsWith EvaluatePath FilterArray Format FormatANSIDateTime GetCookie Guid IfNull IndexOf IsEmpty IsFunction NN NZ PadEnd PadStart RandomColor ReadFile RemoveByIndex ...
Using the Designer
Opening the Designer from a SharePoint List/Document Library In order to start designing and using an Openous form for a list or a document library, just navigate to the list and use the command bar (modern UI) or the list ribbon (classic experience) ...
Control Properties and Methods
Control Properties and Methods The form control represents an object that holds the details for the control on the form (type, position, layout details, etc). References to those objects can be obtained using the form.GetControl(name) method. Control ...
The PeopleComboBox control
The PeopleComboBox control The value of the control is in the following format (when accessed from script using the GetValue() method) : Code // Bound to lookup entity ID1;#USERNAME1 Designer Properties Type : PeopleComboBox Name Provides a unique ...