Modifications and Control Class Listings FAQ

Articles

How do I hide certain classes on my website, web registration form, and the parent portal?
You can control whether or not a class is displayed: On your Website (in Class Listings Tables) During Web Registration (through the Web Registration Form) In the Parent Portal These settings are found on the Summary tab of the Class recor...
The table is showing, but the Register column is missing - where is it?
Go to Tools>Online Web Registration>Settings , and about halfway down set "Show Register Links on Listings" to YES and Save. Then refresh your webpage. 
The Register column is showing, but, there are no Register links in it - where are the links?
The links will automatically appear just after midnight, local time, on the "Registration Start Date" listed for each class. Leaving the Registration Start Date blank, or putting it to today, will make the links show up now. 
The color of the Register links doesn't show up well.
Our code provides the links in industry standard bright blue (color #0000FF).  If your links are a different color on your webpage (or you want them to be a different color), you will need to edit your CSS rule that controls the color of links ...
My border looks different than the examples shown in this guide (or, I want to make it look different). How do I edit the table border style?
Our tables normally display without borders. (our older codes display with a double border)    If yours look different, it is because somewhere in your web editor CSS you have border rules that are overriding our defaults. These are normal...
How do I change the order of the columns going across the top of the table?
The header order is set (hard coded).  Columns can be hidden, but not moved to a different order.  See the  Hide Columns in Your Class Listings Tables page. ...
How do I control the width of each column in the table?
The overall table width is automatic - it will shrink or stretch to fit into your content area or div.  The column width in each table is determined by the maximum character count in that column. The individual column widths can not be controll...
How do I keep different Sessions from showing up in the same table?
You can filter your class listings tables to show only one Session. This is done by adding the &Session=xxxxxx filter to the standard table code.  See our Help article Filter (Group) Your Class Listings Tables for full instructions. ...
How do I make tables by AGE GROUP?
The html code can not read the min/max ages on the class page, therefore, to make tables by Age groups, set up Cat3 as your various age groups and then filter by Cat3. For example, create Cat3s such as Infant, Toddler, PreSchool, Elem, Middle, High,...
How do I get the 'Waitlist' option to work in the tables?
Go to Tools > Online Web Registration > Settings and scroll down to the 'Class Search Settings' section.  Set Allow Waitlist When Class Full to "Yes" and set What Impacts the Number of Class Openings? Waitlist row to &...
How can waitlists be taken into account when showing the number of remaining openings?
Go to Tools>Online Web Registration>Settings and scroll down to the 'Class Openings Settings' section and you can choose which conditions should be taken into consideration when the system is determining the remaining number of openi...
-->