Online Programme
Help article on building an interactive online programme
Page elements can be given special data attributes to control the behaviour of the page. They can be added to any html element but are generally used on di...
Tue, 29 Oct, 2019 at 9:27 AM
The online programme is a set of public facing webpages that any user can browse. The online programme does not require users to log in in order to acce...
Tue, 29 Oct, 2019 at 10:05 PM
Sometimes, within a page, it can be useful to show the same set of data with different layouts. For example, a set of entries could either be displayed as ...
Mon, 28 Oct, 2019 at 11:04 PM
The Navigate function is used to change the page. It is used with the Context and Output data tags to define the Template to use for the new page. It may ...
Mon, 28 Oct, 2019 at 11:22 PM
The Open function is used to open a slide out panel displaying the contents of a page without navigating away from the current page. It is used with the C...
Mon, 28 Oct, 2019 at 11:22 PM
The bookmark function is used to enable a user to toggle the bookmarking of an object being displayed in the current page. It is not necessary to creat...
Mon, 28 Oct, 2019 at 11:23 PM
The Filters data tag is used to indicate if an html element is to be displayed or not depending on the filters selected for the page. See Filters. The F...
Thu, 14 Nov, 2019 at 10:29 AM
The DataGroup tag is used to group together a set of HTML elements in the page. The following type of groupings are currently supported: Type Descr...
Wed, 13 Nov, 2019 at 12:40 PM
Filters enable users to filter out content in the Online Programme.
Sat, 4 Jan, 2020 at 11:13 AM
The online programme is generated using a set of Templates. These are referred to here as Page Templates. The following Output types are used for Page ...
Tue, 29 Oct, 2019 at 10:24 PM