Below are some custom lists you can make and then use in place of text boxes. All of these should work in both Pro and Premier versions of PowerSchool.
New to customizing PowerSchool? Click here for some basic instructions.
| Title | Revision Date | Contributor(s) | Pro | Premier (5.1.x) | Premier (5.2.x) | Premier (6.x) | Functionaility |
|---|---|---|---|---|---|---|---|
| Dynamic Drop Down | 01-14-2008 | Dean Dahlvang | Y | Y | Y | Provides the end user the ability to update the drop down box options on the fly without programming changes. Uses functionality similar to the way ethnicity, entry and exit codes are defined. | |
| Countries Drop Down | 01-10-2006 | Jason Treadwell | Y | Y | Y | Creates a location to insert country names in a list to show in a drop down. After Unziping the file, place the resulting folder in the web_root/admin folder of your PowerSchool server. Make a link to the home.html page in the new countries folder wherever you would like to allow people to add a new country to the drop down. A good location for this is the admin/district/home.html file. | |
| Salutations Drop Down | 03-17-2005 | Jason Treadwell | Y | Y | Y | Creates a location to insert salutations in a list to show in a drop down. After Unziping the file, place the resulting folder in the web_root/admin folder of your PowerSchool server. Make a link to the home.html page in the new salutations folder wherever you would like to allow people to add a new salutation to the drop down. A good location for this is the admin/district/home.html file. | |
| States Drop Down | 03-02-2005 | Jason Treadwell | Y | Y | Y | Creates a location to insert state names in a list to show in a drop down. After Unziping the file, place the resulting folder in the web_root/admin folder of your PowerSchool server. Make a link to the home.html page in the new states folder wherever you would like to allow people to add a new state to the drop down. A good location for this is the admin/district/home.html file. | |
| Cities Drop Down | 03-02-2005 | Jason Treadwell | Y | Y | Y | Creates a location to insert city names in a list to show in a drop down. After Unziping the file, place the resulting folder in the web_root/admin folder of your PowerSchool server. Make a link to the home.html page in the new cities folder wherever you would like to allow people to add a new city to the drop down. A good location for this is the admin/district/home.html file. |