Oracle Version: Creates a clickable list on the PowerSchool home page that will automatically fill in the different search functions such as *birthday.
Version History:
V 1.0 (07/24/2008)
• Initial Release
V 1.0.1 (07/30/2008)
• Fixed *not_enrolled_in_period
V 1.2 (10/29/2009)
• Updated home.html page to use smart search if enabled and to include “related searches” when clicking the “View Field List” link.
Comments
Something is wrong, maybe
Jason I loaded your pages and now if I try to search for a student using letters I get page cannot be found. I was looking at the code and at the bottom it lists this
href="../../AutoFillSearchV1_0_1/admin/students/home.html?selectstudent=A - for every letter, gender, grade, etc
Should that read
href="students/home.html?selectstudent=A
Please help.