Half Sized Blog Element (Single Author Style)

Half Sized Blog Element (Multi Author Style)

, ,

List Query Criteria

List Queries is a common method to load results from a SharePoint list. List Queris can be specified using the LIST-QUERIES section of the runtime designer or when defining parameters for lookup controls (inside the Lookup Details tab or the control properties editor). For lookup controls, you can use the following option : For List […]

, ,

Apply Form Validations or Pre-Update actions using external web posts

You can apply validation rules inside your forms using external web pages. The system can call an external web page and pass the action (preupdate, preinsert, predelete) and the list of the field name/ field value pairs. This web page should be declared in the Options tab, inside the “Before Update Post Url” property. Absolute […]

, ,

List Query Criteria

List Queries is a common method to load results from a SharePoint list. List Queris can be specified using the LIST-QUERIES section of the runtime designer or when defining parameters for lookup controls (inside the Lookup Details tab or the control properties editor). For lookup controls, you can use the following option : For List […]

, ,

Apply Form Validations or Pre-Update actions using external web posts

You can apply validation rules inside your forms using external web pages. The system can call an external web page and pass the action (preupdate, preinsert, predelete) and the list of the field name/ field value pairs. This web page should be declared in the Options tab, inside the “Before Update Post Url” property. Absolute […]