Extra Tasty Crispy PowerSchool

The BIG Registration Screen

Description:
I have revised this screen more times than I can count.  This is the BIG screen I have made to be a one-stop-shop for all the common data we collect on a student in the district when they register.  Many of the fields are either custom to our district or specific to the state of Illinois.
The page contains a javascript which will combine the first and last name fields (you will notice they are separate) into that "lastfirst" field which powerschool loves, but I can't stand.  The page also contains a host of other tricks such as:
- pulling the "stateIL-Languages" drop down menu into it
- the link which will pull information entered in mailing address fields and open a new window to maps.google.com with a map to that location
- mailto links which pull from the email address fields on the page for easy parent mailing
Installation:
1.  Download and unzip the page "registration.html"
2. Copy the page to powerschool folder/data/custom/web_root/admin/student/   on your server
3.  If you wish to actually use the screen on a full time bases, I would suggest creating a link to the registration page in "more2.html" page (which is really the left student navigation frame).  A great deal of custom student fields will have to be added to your system also.