Payment Deadline Text for Banner Web Schedules
Problem Description :
Payment Dealine Info on the Banner Web Student Schedule needs updatinig for specific term.
Resolution :
The payment deadline text is contained in Web Tailor under Customize Set of InfoText the Info Text for the bwlkfstu.P_FacStuSchd procedure. The text for each semester is contained in an Info Text labeled with the semester, e.g. 200608 would be Fall 2006. If the request is to update an existing semester, compare the existing info text to updated one from Business Office and make changes if that is easier than recreating the entire entry.
If the request is for a new semester or is very different than an existing semester's text, a new entry will be required. To do this,
- Open Word document of text in MS WordPad, Select All, Copy
- Open blank HTML Editor document and paste into the "Design" view
- Redo bold, underline, etc. formatting.
- Copy everything in the "Code" view between (but not including) the <body> and </body> tags
- Paste this into a new Info Text entry in bwlkfstu.P_FacStuSchd procedure with correct semester as label in IE, Firefox causes issues.
Log in as a faculty and and as a student and check.
Revision Date : 4/13/2016
Keywords : banner, update, schedule, bill, payment, deadline