Program Timeout Form

Command link:     None
HTML document:  program_timeout.html

Staging

Ecommerce for Program Registration forms are not stageable.

This form controls the display of the timeout form used by Ecommerce for Program Registration. The system displays this form when a user attempts to proceed with an Ecommerce transaction after the session has timed out.

Valid tokens for this custom form are:

Token Function
<!--{startover}--> The system replaces this token with the value of the BUT_STARTOVER Web option. Clicking this link directs the user to the URL specified in the PSTARTOVER Web option.
<!--{patronrecord}--> This token is replaced by the value defined by the BUT_PLOGOUT Web option. This value serves as a link to the patron record.
<!--{logout}--> This token is replaced by the value defined by the BUT_LOGOUT Web option. Clicking this link takes the user to the mainmenu.html page.
<!--{return}--> The system replaces this token with the value of the ICON_RET2PROG Web option. Clicking this link takes users back to the page from which they accessed the registration page.
<!--{patronname}--> This token is replaced by the value in the PATRN NAME variable-length field in the patron record.
<!--{botlogo}--> The system replaces this token with the value of the BOTLOGO Web option.

You can create separate custom forms for each language by using the following naming convention:

program_timeout_LANG_s#.html

LANG The language code (e.g., spa for Spanish, fre for French).
s# The number of the scope (e.g., s1, s2, s3).