Set Up Registrations for a New Month
adding the register button to the program
College Club
Managing Luncheon Registration (Blue tag on program)
- Go to Applications
- Click Registrations
- Click Setup
- There is an ID number associated with the upcoming
program in the Programs Table. This number will be used when going to Programs for the next step.
e.g., [Programs:ProgRegButton(ProgramId=28)]
-
-
- At the end of the line for previous program change “True” to “False”.
- At the end of the line for the upcoming program Change “False” to “True”
Click Edit
Go to Summary box :Cut the line of code at end of program description that looks like this: [Programs:ProgRegButton(ProgramId=28)]
Go to Article Detail type: Delete the line of code that looks like this: [Programs:ProgRegButton(ProgramId=28)]
Click Update & Close
Click Edit
Go to Summary Box: Paste the line of code with
reference to new program number. [Programs:ProgRegButton(ProgramId=29)]
- Go to Article Detail Type: Paste line of code.
[Programs:ProgRegButton(ProgramId=29)]
-
-
- Go to end of Program etc. and
click Update and View
Betty Elsey