Get Started with the basic Class Listings Table

Objective


Create a basic Class Listings Table that can be shared online or customized further.

Solution


The basic Class Listings Table displays a standard set of class information and serves as the starting point for all Class Listings Table customizations.

The table includes the following columns by default, in this order: Register, Class, Description, Days, Times, Gender, Ages, Openings, Class Starts, Class Ends, Session, and Tuition. The ordering of these columns cannot be changed. 

basic class listings table.png

Note: If you have Gender hidden in Jackrabbit, the Gender column will be automatically omitted from the table.

Methods for Sharing Class Listings Tables

JavaScript Method (Code)

JavaScript code embeds the Class Listing Tables directly on your web page. The website builder you use must support JavaScript; most of them do (e.g., GoDaddy, Squarespace, WordPress).

Direct Method (URL / HTML)

If your website builder doesn't play nicely with JavaScript, for example, Wix, use one of the direct method options:

  • Option A - Link 
    The Class Listing Table doesn't display directly on your webpage. Instead, a link opens a new page with a blank white background, and the table is located there.
  • Option B - iFrame 
    A website address (URL) or HTML code can be added to an inline frame on your web page. The Class Listing Table will be displayed in the frame.

JavaScript Code and Direct URL for the Basic Class Listings Table

Select the JavaScript code or Direct URL for the method you'll use to add Class Listing Tables to your website. You can also use the Direct URL to share your listing tables in an email blast,  a post on social media, etc.

‼️Replace the XXXXX with your Organization ID. Your Organization ID can be found under the Gear icon > Settings > Online Registration.

JavaScript

<script type="text/javascript" src="https://app.jackrabbitclass.com/jr3.0/Openings/OpeningsJS?OrgID=XXXXXX"></script>

Direct URL / HTML

https://app.jackrabbitclass.com/jr3.0/Openings/OpeningsDirect?OrgID=XXXXXX

 

Was this article helpful?
1 out of 1 found this helpful