This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
admin_menu:registration_setup:registration_code_form:start [2008/11/24 23:13] james created |
admin_menu:registration_setup:registration_code_form:start [2016/10/10 21:02] (current) geojames |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Registration Code Form ====== | + | ====== Registration Code Form [I] ====== |
- | If you have set up more than one User Group in the Admin Panel and have given each User Group a registration code, then the first page of the registration process will be displayed for the user to enter a Registration Code if they have one (you will have to provide them with the registration code). If they do not have a code, they can choose | + | You can find the options available |
- | + | ||
- | An alternative | + | |
- | + | ||
- | The optional form below would allow you to offer a choice of groups | + | |
- | + | ||
- | + | ||
- | <form method=post action=register.php> | + | |
- | + | ||
- | <select name=c[registration_code]> | + | |
- | + | ||
- | <option value=registration_code_a> | + | |
- | + | ||
- | <option value=registration_code_b> | + | |
- | + | ||
- | <option value=registration_code_c> | + | |
- | + | ||
- | </ | + | |
- | + | ||
- | <input type=submit name=c[submit_registration_code] value=enter registration group selection> | + | |
- | + | ||
- | </ | + | |
- | + | ||
- | <tip c w> **IMPORTANT: | + |