RosterFields
Area |
Instructor |
Format |
Field:heading list** |
Description |
Determines fields and column headings for instructor's class roster. Defaults to name:Name;address:Address;phone:Phone;email:Email Note: entries must be separated entries with semi-colons. Fields can be any from the following tables: Names: Name, Address, City, Email, Phone, other fields using the standard field name (e.g. nmfirm:Firm, etc.) Name UDF: any field using the standard field name (i.e. nudfc1:columnheading, etc.) Register: any field using the standard field name (i.e. rgstatus:Status, etc.) Register UDF: any field using the standard field name (i.e. rudfc1:columnheading, etc.)
You can also use the GtDue and GtPaid functions to return amount due/paid. To show optional fee information, use the AddFee2 function.
|
Sample |
RosterFields=Name:Name;Phone:Phone;email:Email;nmFirm:Firm |
**Field Heading List