Scheduling Year
~[tlist_sql; SELECT DISTINCT terms.yearid, CASE WHEN TO_CHAR(terms.abbreviation) = '~(gpv.year;sqlText)' THEN 'selected' ELSE '' END slct, terms.abbreviation FROM terms WHERE (terms.yearid = ~(curyearid) OR terms.yearid = (~(curyearid) + 1)) AND terms.schoolid = 0 AND terms.isyearrec = 1 ORDER BY terms.yearid ;]
~(abbr)
[/tlist_sql]
Scheduling Course
Comments
~(gpv.comment)
Cancel
Submit