Customize the Register column in Camp Listings
Objective
Change the text displayed in the Register column or remove the Register column from Camp Listings.
Solution
Use the parameters below to change the text displayed in the Register column or hide the Register column in Camp Listings.Â
The parameters are added to the end of your Camp Listings base embed code or direct URL after an ampersand symbol '&'.
Base URLÂ
âť—Replace the Xs with your Organization ID and the Camp ID
app.jackrabbitclass.com/jr4.0/CampListings/CampListingsDirect?orgId=XXXXXX&campId=XXXRename the Register Link
The variable used in the parameter to rename the Register link is:
&RegisterText=
Example
-
&RegisterText=Enroll Now
➡️ https://app.jackrabbitclass.com/jr4.0/CampListings/CampListingsDirect?orgIdxxxx&campIdxxxx&RegisterText=Enroll Now
Hide the Register Column
The variable used in the parameter to hide the Register column is:
&HideReg=1
Example
-
&HideReg=1
➡️ https://app.jackrabbitclass.com/jr4.0/CampListings/CampListingsDirect?orgIdxxxx&campIdxxxx&HideReg=1
Â