Author: Matthew Lucero

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> &nbsp; ~([01]grade_level) &nbsp; ~([01]student_number) &nbsp; &nbsp; ~([01]track) &nbsp; […]