XShowSchedule.htm

XShowSchedule.htm is the template used to build the course listing page.

For the most part, you should not edit the XShowSchedule.htm template. However, you may need to edit the tab names.

Tab names are set on the template. You may need to adjust tab2 value based on what course types you include on it, as set in the AsyncTypes INI setting.

The Not Currently Schedule tab is an optional tab.

You can create a custom XShowSchedule.htm template for use with specific course groups.

Table contents are determined by ScheduleFields for Currently Scheduled tab, and AsyncFields INI for the tab2 (Memberships/Donations in above example) tab. Edit these settings in the ACEweb.ini.

You can override the ScheduleFields and AsyncFields INI settings for the default and all custom XShowSchedule.htm templates with a ShowSchedule.ini file.

Config Section

You can have a ##-Config-## section on the XShowSchedule.htm template, enabling options like the Direct-to-Course feature or adding Catalog fields to the ScheduleFields and AsyncFields INI course listing table contents.

##-Config-##
<oneCourseOption>2</oneCourseOption>
<JoinCatalog>ON</JoinCatalog>
##-/Config-##