Customize the Register Column in Camp Listings
Use this reference to change the text displayed on the registration link in your Camp Listings or to remove the registration column entirely for informational-only listings.
You will need your base embed code for the method you are using to embed the listings and the column alias values.
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 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 to rename the Register link is:
&HideReg=1Example
- &HideReg=1
➡️ https://app.jackrabbitclass.com/jr4.0/CampListings/CampListingsDirect?orgIdxxxx&campIdxxxx&HideReg=1