TranscriptFields
Area |
Registration |
Format |
Field:heading list** |
Description |
Determines fields and column headings on the Completed Courses page (Registration History). Valid field values are: cocrse, coalias, coursename, cobegdate, coenddate, cosess, cochar1, rgstatus, rghours ,rgceus, rgcredit, rgcrsefee, rggrade, rgproxyid You can use the NiceDate function to show beginning and ending dates, and the GtDue and GtPaid functions to show due and paid for a registration. To show optional fee information, use the AddFee2 function. To include an Unlimited UDF, use the GetUUDF function. To trigger totals for rghours, rgceus or rgcrsefee, put an asterisk in front of the field name, e.g.: *rgceus:CEUs Defaults to: coursename:Title;cobegdate:Start;coenddate:End;cosess:Sessions; *rghours:Hours;*rgceus:CEUs;rggrade:Grade;*rgcrsefee:Fee
|
Sample |
TranscriptFields=coursename:Title;coenddate:Completed;rghours:Hours |
**Field Heading List