From WTF (What to Fix) Session, March 2023 This PowerSchool Ideas Portal is to submit enhancement ideas and feature requests for all PowerSchool solutions and products. Vote for the top 5 change requests from the WTF Session that were entered into the PS Ideas Portal. Use the Idea # to search and vote for the […]
Author: Matthew Lucero
User Instructions (from D49)
Several in the group asked for the instructions we create for our users. Here are links to the Google Docs we created. We call them “Hyper Docs” because they are a page full of links to other documents our users can access. Think of it like a big table of contents for all of our […]
Page Customization (from D70)
Here is the information from my Best Practice. Tami Boleytboley@district70.org You will need to go to: system/system settings/page and data management/custom page management You will then go into folder: Admin/Wildcards You will find the screen: The coding is as follows: ~[if#rpen.has_role_capability=RPEN]<p id=”prov_enrollment_alert”>~[x:provisionalenrollstatus]</p>[/if#rpen]<p id=”student_detail_header”>~(studentname) <a class=”dialogM” title=”~[text:psx.txt.wildcards.student_detail_header_line.find_me]” href=”/admin/alerts/findmealert.html?frn=~(studentfrn)”><img src=”/images/img/find-me-icon-23×23.svg”></a> ~([01]grade_level) ~([01]student_number) ~([01]track) […]