Difference between revisions of "Appointment Management - Interface"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) (Created page with "= Overview = How you view the diary interface of Appointment Management is a selectable option. There are two options available. {| class="wikitable" ! Historic ! FullCalen...") |
Philip Lacey (talk | contribs) |
||
| Line 4: | Line 4: | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | ! | + | ! Classic |
! FullCalendar | ! FullCalendar | ||
|- | |- | ||
| − | | [[File:outcome_appointment_004.png|400px]] | + | | [[File:outcome_appointment_004.png|400px]] || | [[File:bxpR10SER1_001.png|400px]] |
| − | | | ||
| − | | [[File:bxpR10SER1_001 | ||
|- | |- | ||
|} | |} | ||
| + | |||
| + | |||
| + | |||
| + | = Classic = | ||
| + | |||
| + | |||
| + | This version is a pure XHTML 1.0 compatible interface designed to work on all browsers. The functionality and capabilities of this interface are limited by the capabilities of XHTML 1.0 | ||
| + | |||
| + | |||
| + | |||
| + | = FullCalendar = | ||
| + | |||
| + | |||
| + | FullCalendar is built using the FullCaldenar.io JQUERY interface [https://fullcalendar.io/] | ||
| + | |||
| + | |||
| + | Support for this interface is limited. [https://fullcalendar.io/support/] Most significantly it only works on IE 9 and greater. | ||
| + | |||
| + | |||
| + | Where bxp detects an earlier browser it will automatically revert to the Historic view. | ||
| + | |||
[[Category:Module Specific:Appointment Management]] | [[Category:Module Specific:Appointment Management]] | ||
Revision as of 12:17, 31 July 2017
1 Overview
How you view the diary interface of Appointment Management is a selectable option. There are two options available.
| Classic | FullCalendar |
|---|---|
| |
|
2 Classic
This version is a pure XHTML 1.0 compatible interface designed to work on all browsers. The functionality and capabilities of this interface are limited by the capabilities of XHTML 1.0
3 FullCalendar
FullCalendar is built using the FullCaldenar.io JQUERY interface [1]
Support for this interface is limited. [2] Most significantly it only works on IE 9 and greater.
Where bxp detects an earlier browser it will automatically revert to the Historic view.