Runtime API Examples
This page demonstrates usage of some of the baddest runtime APIs provided by VitePress.
The main useData()
API can be used to access site, theme, and page data for the current page. It works in both .md
and .vue
files:
md
<script setup>
import { useData } from 'vitepress'
const { theme, page, frontmatter } = useData()
</script>
## Results
### Theme Data
<pre>{{ theme }}</pre>
### Page Data
<pre>{{ page }}</pre>
### Page Frontmatter
<pre>{{ frontmatter }}</pre>
Results
Theme Data
{ "logo": { "light": "/aceicon.png", "dark": "/whiteicon.png" }, "footer": { "copyright": "Copyright © 1988-2024 from ACEware Systems, Inc." }, "nav": [ { "text": "Student Manager", "items": [ { "text": "Screen Layout", "link": "/student-manager/screen-layout/links" }, { "text": "Courses", "link": "/student-manager/courses/links" }, { "text": "Names", "link": "/student-manager/names/links" }, { "text": "Registrations", "link": "/student-manager/registrations/links" }, { "text": "Payments", "link": "/student-manager/payments/links" }, { "text": "Reporting", "link": "/student-manager/reporting/links" }, { "text": "Report Area Guide", "link": "/student-manager/reporting/report-area-guide" }, { "text": "Reporting-Data Structures", "link": "/student-manager/reporting/modifying-reports/data-structure" }, { "text": "ACEweb", "link": "/student-manager/aceweb/links" }, { "text": "Budget Builder", "link": "/student-manager/budget-builder/links" }, { "text": "Catalog Builder", "link": "/student-manager/catalog/links" }, { "text": "Company Invoicing", "link": "/student-manager/invoicing/links" }, { "text": "Emailing", "link": "/student-manager/email/links" }, { "text": "Faculty Manager", "link": "/student-manager/faculty/links" }, { "text": "Pocket Ledger", "link": "/student-manager/pocket-ledger/links" }, { "text": "Workshops", "link": "/student-manager/workshops/links" }, { "text": "Tools", "link": "/student-manager/maintenance/links" } ] }, { "text": "Report Wizard", "items": [ { "text": "Starting Report Wizard", "link": "/report-wizard/start-report-wizard" }, { "text": "Create New Report", "link": "/report-wizard/create-reports/new-report" }, { "text": "Select a Report", "link": "/report-wizard/select-report" }, { "text": "Report Options", "link": "/report-wizard/report-options" }, { "text": "Preview Report", "link": "/report-wizard/preview-report" }, { "text": "Print Report", "link": "/report-wizard/print-report" }, { "text": "Saving Reports", "link": "/report-wizard/save-report" }, { "text": "Finding Reports", "link": "/report-wizard/find-reports" }, { "text": "Editing Reports", "link": "/report-wizard/edit-report" }, { "text": "Schedule Reports", "link": "/report-wizard/schedule-report" } ] }, { "text": "Athena", "items": [ { "text": "Getting Started", "items": [ { "text": "Introduction", "link": "/athena/introduction" } ] }, { "text": "Developers", "items": [ { "text": "Integration Guide", "link": "/athena/integration-guide" }, { "text": "API", "link": "/athena/api" } ] } ] } ], "search": { "provider": "algolia", "options": { "appId": "JSBNPRHG28", "apiKey": "ccb08c07515bf953f445aa4c209d5b22", "indexName": "help-aceware", "insights": true } }, "sidebar": { "/student-manager/": [ { "text": "Welcome", "link": "/student-manager/welcome" }, { "text": "Student Manager Modules", "link": "/student-manager/sm-modules" }, { "text": "Quick Start Guide", "collapsed": true, "items": [ { "text": "Glossary of Terms", "link": "/student-manager/quick-start/student-manager-glossary" }, { "text": "Launching Student Manager", "link": "/student-manager/quick-start/launch-student-manager" }, { "text": "Navigation Tools", "link": "/student-manager/quick-start/navigation-tools" }, { "text": "Adding Records", "link": "/student-manager/quick-start/adding-records" }, { "text": "Entering Data", "link": "/student-manager/quick-start/entering-data" }, { "text": "Saving Changes", "link": "/student-manager/quick-start/saving-changes" }, { "text": "Record Information", "link": "/student-manager/quick-start/record-information" }, { "text": "Finding Records", "link": "/student-manager/quick-start/finding-records" }, { "text": "Deleting Records", "link": "/student-manager/quick-start/deleting-records" }, { "text": "Running Reports", "collapsed": true, "items": [ { "text": "Finding Reports", "link": "/student-manager/reporting/finding-reports" }, { "text": "Report Areas", "link": "/student-manager/reporting/report-areas" }, { "text": "Report Options", "link": "/student-manager/reporting/report-options" }, { "text": "Selecting/Running Queries", "link": "/student-manager/reporting/run-query" }, { "text": "Default vs Additional Report", "link": "/student-manager/reporting/default-vs-additional" }, { "text": "Previewing/Printing Report", "link": "/student-manager/reporting/preview-report" } ] }, { "text": "Exiting Student Manager", "link": "/student-manager/quick-start/exit-student-manager" } ] }, { "text": "Screen Layout", "collapsed": true, "items": [ { "text": "Course", "link": "/student-manager/screen-layout/course" }, { "text": "Names", "link": "/student-manager/screen-layout/name" }, { "text": "Registration", "link": "/student-manager/screen-layout/registration" }, { "text": "Payment", "link": "/student-manager/screen-layout/payment" }, { "text": "Firm", "link": "/student-manager/screen-layout/firm" }, { "text": "Location", "link": "/student-manager/screen-layout/location" }, { "text": "Attendance Tracking", "link": "/student-manager/screen-layout/attendance-tracking" }, { "text": "Budget Builder", "link": "/student-manager/screen-layout/budget-builder" }, { "text": "Catalog Builder", "link": "/student-manager/screen-layout/catalog" }, { "text": "Faculty Manager", "link": "/student-manager/screen-layout/faculty-manager" }, { "text": "Financial Aid", "link": "/student-manager/screen-layout/financial-aid" }, { "text": "Pocket Ledger", "link": "/student-manager/screen-layout/pocket-ledger" }, { "text": "Workshops", "link": "/student-manager/screen-layout/workshop" } ] }, { "text": "Courses", "collapsed": true, "items": [ { "text": "Course Module", "link": "/student-manager/courses/links" }, { "text": "Adding a Course", "link": "/student-manager/courses/add-course" }, { "text": "Setting Date/Time", "link": "/student-manager/courses/set-date-time" }, { "text": "Selecting a Location", "link": "/student-manager/courses/select-location" }, { "text": "Room Use Records", "link": "/student-manager/courses/room-use" }, { "text": "Generate Room Use", "link": "/student-manager/courses/generate-room-use" }, { "text": "Adding Additional Information", "link": "/student-manager/screen-layout/course-additional-info" }, { "text": "Adding Main Fees", "link": "/student-manager/courses/add-main-fees" }, { "text": "Adding Other Fees", "link": "/student-manager/courses/add-other-fees" }, { "text": "Coupon Codes", "link": "/student-manager/courses/coupon-codes" }, { "text": "Delete Course Fees", "link": "/student-manager/courses/delete-fees" }, { "text": "Assign Instructors", "link": "/student-manager/courses/assign-instructor" }, { "text": "Adding Comments", "link": "/student-manager/screen-layout/course-comments" }, { "text": "Adding ACEweb Info", "link": "/student-manager/screen-layout/course-aceweb" }, { "text": "Event Type Courses", "link": "/student-manager/courses/event-courses" }, { "text": "Hybrid Courses", "link": "/student-manager/courses/hybrid-courses" }, { "text": "Membership Courses", "link": "/student-manager/courses/membership-courses" }, { "text": "Course Reports", "link": "/student-manager/courses/course-reports" }, { "text": "F2 Quick Counts", "link": "/student-manager/courses/course-search" }, { "text": "CTRL+F2 Quick Room Use", "link": "/student-manager/courses/room-use-search" }, { "text": "Printing Rosters", "link": "/student-manager/courses/print-roster" }, { "text": "Course Documents", "link": "/student-manager/courses/course-documents" }, { "text": "Cloning Courses", "link": "/student-manager/courses/clone-course" }, { "text": "Cancelling Courses", "link": "/student-manager/courses/cancel-course" }, { "text": "Mass Change/Update/Delete/Archive", "link": "/student-manager/courses/mass-change" }, { "text": "Certificate Programs", "link": "/student-manager/certificate-programs/setup" }, { "text": "Certificate Wizard", "link": "/student-manager/certificate-programs/certificate-wizard" } ] }, { "text": "Names", "collapsed": true, "items": [ { "text": "Names Module", "link": "/student-manager/names/links" }, { "text": "Adding a Name", "link": "/student-manager/names/add-name" }, { "text": "Entering a Firm", "link": "/student-manager/names/add-firm" }, { "text": "Setting Default Fee Category", "link": "/student-manager/names/default-fee-category" }, { "text": "Adding Interest Codes", "link": "/student-manager/names/add-interest-codes" }, { "text": "Setting Flag Fields", "link": "/student-manager/names/name-flags" }, { "text": "Demographics", "link": "/student-manager/screen-layout/name-demographics" }, { "text": "Adding Comments", "link": "/student-manager/screen-layout/name-comments" }, { "text": "Adding Additional Information", "link": "/student-manager/screen-layout/name-additional-info" }, { "text": "Adding Credentials", "link": "/student-manager/names/credentials" }, { "text": "Special Tools", "link": "/student-manager/names/special-tools" }, { "text": "Keeping a Contact Log", "link": "/student-manager/names/contact-log" }, { "text": "Call Back System", "link": "/student-manager/names/call-back" }, { "text": "Name Grouping", "link": "/student-manager/names/name-grouping" }, { "text": "F5 Name Search", "link": "/student-manager/names/name-search" }, { "text": "Cloning Name Records", "link": "/student-manager/names/clone-name" }, { "text": "Name Additional Documents", "link": "/student-manager/names/name-documents" }, { "text": "Courses Taken", "link": "/student-manager/names/courses-taken" }, { "text": "Payment History", "link": "/student-manager/names/view-pay-history" }, { "text": "Name Reports", "link": "/student-manager/names/name-reports" }, { "text": "Deactivate Names", "link": "/student-manager/names/deactivate-names" }, { "text": "Combine Names", "link": "/student-manager/names/combine-names" } ] }, { "text": "Registrations", "collapsed": true, "items": [ { "text": "Registration Module", "link": "/student-manager/registrations/links" }, { "text": "Registering Individual in a Course", "link": "/student-manager/registrations/register-individual" }, { "text": "Assessing Additional Charges", "link": "/student-manager/registrations/additional-charges" }, { "text": "Assign a Proxy", "link": "/student-manager/registrations/assign-proxy" }, { "text": "Adding Additional Information", "link": "/student-manager/screen-layout/registration-additional-info" }, { "text": "Who Approved Registration", "link": "/student-manager/registrations/who-approved" }, { "text": "Reserve Seats", "link": "/student-manager/registrations/reserve-seats" }, { "text": "Grouping Registrations", "link": "/student-manager/registrations/group-registrations" }, { "text": "Ungrouping Registrations", "link": "/student-manager/registrations/ungroup-registrations" }, { "text": "Transfer Registrations", "link": "/student-manager/registrations/transfer-registrations" }, { "text": "Speed Registration", "link": "/student-manager/registrations/speed-registrations" }, { "text": "Mass Registration", "link": "/student-manager/registrations/mass-register" }, { "text": "Make Credential", "link": "/student-manager/registrations/make-credential" }, { "text": "Student Documents", "link": "/student-manager/registrations/sutdent-documents" }, { "text": "F4 Find Registrations", "link": "/student-manager/registrations/registration-search" }, { "text": "Full Courses", "link": "/student-manager/registrations/full-courses" }, { "text": "Waitlisting", "link": "/student-manager/registrations/waitlisting" }, { "text": "Cancel Registration with No Payment", "link": "/student-manager/registrations/cancel-registrations" }, { "text": "Cancel Registration with Payments", "link": "/student-manager/payments/refund-wizard" }, { "text": "Cancel Course Wizard", "link": "/student-manager/courses/cancel-course" }, { "text": "Printing Receipts", "link": "/student-manager/registrations/print-receipt" }, { "text": "Registration Reports", "link": "/student-manager/registrations/registration-reports" } ] }, { "text": "Payments", "collapsed": true, "items": [ { "text": "Payment Module", "link": "/student-manager/payments/links" }, { "text": "Making Payments", "link": "/student-manager/payments/making-payments" }, { "text": "Making Payments to Groups", "link": "/student-manager/payments/pay-to-group" }, { "text": "Payment Plans", "link": "/student-manager/payments/payment-plan" }, { "text": "Cancelling Registration with Payment", "link": "/student-manager/payments/refund-wizard" }, { "text": "Refund to Escrow", "link": "/student-manager/payments/refund-escrow" }, { "text": "Refund without Cancelling Registration", "link": "/student-manager/payments/refund-without-cancel" }, { "text": "NSF (Bad) Checks", "link": "/student-manager/payments/nsf-checks" }, { "text": "Transfer Payments", "link": "/student-manager/payments/transfer-payment" }, { "text": "Printing Receipts", "link": "/student-manager/registrations/print-receipt" }, { "text": "Print Receipt Options", "link": "/student-manager/payments/receipt-options" }, { "text": "F7 Pay Grabber", "link": "/student-manager/payments/pay-grabber" }, { "text": "Payment Mistakes", "link": "/student-manager/payments/payment-mistakes" }, { "text": "Void Receipt Tool", "link": "/student-manager/payments/void-receipt-tool" } ] }, { "text": "ACEweb", "collapsed": true, "items": [ { "text": "ACEweb Online Registration", "link": "/student-manager/aceweb/links" }, { "text": "Course Lookup Options", "link": "/student-manager/aceweb/course-lookup" }, { "text": "Course Search Options", "link": "/student-manager/aceweb/search-options" }, { "text": "Student Options", "link": "/student-manager/aceweb/student-options" }, { "text": "Registration Process", "link": "/student-manager/aceweb/registration-process" }, { "text": "ACEweb User Passwords", "link": "/student-manager/aceweb/password-options" }, { "text": "Opening Day Tips", "link": "/student-manager/aceweb/opening-day" }, { "text": "Student Manager Preparation", "collapsed": true, "items": [ { "text": "Course Setup", "link": "/student-manager/aceweb/sm-preparation/course-setup" }, { "text": "Course Group Setup", "link": "/student-manager/aceweb/sm-preparation/course-groups" }, { "text": "Course Fees Setup", "link": "/student-manager/aceweb/sm-preparation/course-fees" }, { "text": "Hiding Course Groups from ACEweb", "link": "/student-manager/aceweb/options/hidden-groups" }, { "text": "Characters Used in Codes", "link": "/student-manager/codes/characters-codes" }, { "text": "Interest, Source, Tracking Code Display", "link": "/student-manager/aceweb/sm-preparation/hide-codes" }, { "text": "Workshop Setup", "link": "/student-manager/aceweb/sm-preparation/workshop-setup" }, { "text": "WWWEB User", "link": "/student-manager/aceweb/sm-preparation/wwweb-user" }, { "text": "Previewing Course Information Page", "link": "/student-manager/aceweb/sm-preparation/preview-course" } ] }, { "text": "Customize ACEweb", "collapsed": true, "items": [ { "text": "Course Listing/Look Up Options", "link": "/student-manager/aceweb/course-lookup" }, { "text": "Student Options", "link": "/student-manager/aceweb/student-options" }, { "text": "INI Settings", "collapsed": true, "items": [ { "text": "Editing INI Settings", "link": "/student-manager/aceweb/ini-settings/edit-ini-files" }, { "text": "INI Settings by Category", "link": "/student-manager/aceweb/ini-settings/ini-settings" }, { "text": "Other INI Files", "link": "/student-manager/aceweb/ini-settings/other-ini-files" } ] }, { "text": "HTML Templates", "collapsed": true, "items": [ { "text": "Customizing HTML Templates", "link": "/student-manager/aceweb/html-templates/links" }, { "text": "Template Listing", "link": "/student-manager/aceweb/html-templates/all-templates" }, { "text": "Custom Templates", "link": "/student-manager/aceweb/html-templates/custom-templates" }, { "text": "Google Analytics", "link": "/student-manager/aceweb/html-templates/google-analytics" }, { "text": "Express Registration Templates", "link": "/student-manager/aceweb/html-templates/xpressregfeature" } ] }, { "text": "Email Templates", "link": "/student-manager/aceweb/email-templates/links" }, { "text": "Template Functions", "link": "/student-manager/aceweb/template-functions/links" } ] }, { "text": "ACEweb Options", "link": "/student-manager/aceweb/options/links" }, { "text": "Instructor Access", "link": "/student-manager/aceweb/instructor-access/links" }, { "text": "Optional Modules", "link": "/student-manager/aceweb/optional-modules/links" } ] }, { "text": "Attendance Tracking", "collapsed": true, "items": [ { "text": "Attendance Tracking Module", "link": "/student-manager/attendance-tracking/links" }, { "text": "Enabling Attendance Tracking", "link": "/student-manager/attendance-tracking/enable-attendance-tracking" }, { "text": "Record Attendance", "link": "/student-manager/attendance-tracking/record-attendance" }, { "text": "Email Absent Students", "link": "/student-manager/attendance-tracking/email-absent-students" }, { "text": "Attendance Tracking Reports", "link": "/student-manager/attendance-tracking/attendance-tracking-reports" }, { "text": "F11 Attendance Tracker", "link": "/student-manager/attendance-tracking/attendance-tracker" } ] }, { "text": "Budget Builder", "collapsed": true, "items": [ { "text": "Budget Builder Module", "link": "/student-manager/budget-builder/links" }, { "text": "Setting Fees Estimates", "link": "/student-manager/budget-builder/fee-estimates" }, { "text": "Adding Per-Person Charges", "link": "/student-manager/budget-builder/per-person-charges" }, { "text": "Estimating Expenses", "link": "/student-manager/budget-builder/estimate-expenses" }, { "text": "Budget Results", "link": "/student-manager/budget-builder/budget-results" }, { "text": "Budget Reports", "link": "/student-manager/budget-builder/budget-reports" } ] }, { "text": "Catalog Builder", "collapsed": true, "items": [ { "text": "Catalog Builder Module", "link": "/student-manager/catalog/links" }, { "text": "Course Descriptions", "link": "/student-manager/catalog/course-descriptions" }, { "text": "HTML Editor", "link": "/student-manager/catalog/html-editor" }, { "text": "Spell Checker", "link": "/student-manager/catalog/spell-checker" }, { "text": "Prerequisites and Related Courses", "link": "/student-manager/screen-layout/catalog-prerequisites" }, { "text": "Import Catalog Records", "link": "/student-manager/catalog/import-catalog-records" }, { "text": "Memo Text", "link": "/student-manager/catalog/memo-text" }, { "text": "Email Templates", "link": "/student-manager/email/sample-templates" }, { "text": "Marketing Campaigns", "link": "/student-manager/catalog/marketing-campaigns" }, { "text": "ACEweb Bulletins", "link": "/student-manager/catalog/aceweb-bulletins" } ] }, { "text": "Company Invoicing", "collapsed": true, "items": [ { "text": "Company Invoicing Module", "link": "/student-manager/invoicing/links" }, { "text": "Invoice Preferences", "link": "/student-manager/invoicing/invoice-preferences" }, { "text": "Creating Invoices", "link": "/student-manager/invoicing/create-invoice" }, { "text": "Invoice Criteria", "link": "/student-manager/invoicing/invoice-criteria" }, { "text": "Paying Invoices", "link": "/student-manager/invoicing/pay-invoice" }, { "text": "Reprint Invoices", "link": "/student-manager/invoicing/reprint-invoice" }, { "text": "Reinvigorate Invoices", "link": "/student-manager/invoicing/reinvigorate-invoice" }, { "text": "Aging Report", "link": "/student-manager/invoicing/aging-report" }, { "text": "ACEweb Invoicing", "link": "/student-manager/invoicing/aceweb-invoicing" } ] }, { "text": "Contract Training", "collapsed": true, "items": [ { "text": "Contract Training", "link": "/student-manager/contract-training/links" }, { "text": "Billing Record", "link": "/student-manager/contract-training/billing-record" }, { "text": "Suggestions", "link": "/student-manager/contract-training/contract-training-suggestions" } ] }, { "text": "Course Packaging", "collapsed": true, "items": [ { "text": "Course Packaging", "link": "/student-manager/course-packaging/set-up" } ] }, { "text": "Credit Card Management", "collapsed": true, "items": [ { "text": "Credit Card Management Module", "link": "/student-manager/credit-card-management/links" }, { "text": "Processor Set Up", "link": "/student-manager/credit-card-management/set-up" }, { "text": "Timeouts", "link": "/student-manager/credit-card-management/timeout" }, { "text": "Suspend/Resume Charging", "link": "/student-manager/credit-card-management/suspend-charging" }, { "text": "Reconciliation Reports", "link": "/student-manager/credit-card-management/reconciliation-reports" } ] }, { "text": "CRM", "collapsed": true, "items": [ { "text": "Customer Relationship Management", "link": "/student-manager/crm/links" }, { "text": "Log Contacts", "link": "/student-manager/crm/log-contacts" }, { "text": "Log Emails", "link": "/student-manager/crm/log-emails" }, { "text": "Log Mailings", "link": "/student-manager/crm/log-mailings" }, { "text": "Log Entry when Printing Marked Labels", "link": "/student-manager/crm/log-marked" }, { "text": "View Log", "link": "/student-manager/crm/view-log" }, { "text": "Edit Entries", "link": "/student-manager/crm/edit-entries" }, { "text": "CRM Reports", "link": "/student-manager/crm/crm-reports" } ] }, { "text": "Email Module", "collapsed": true, "items": [ { "text": "Email Module", "link": "/student-manager/email/links" }, { "text": "Email Setup", "link": "/student-manager/email/set-up" }, { "text": "Sample Templates", "link": "/student-manager/email/sample-templates" }, { "text": "New Email Templates", "link": "/student-manager/email/new-email-template" }, { "text": "Template Coding", "link": "/student-manager/email/template-coding" }, { "text": "Template Coding (Legacy)", "link": "/student-manager/email/template-coding-legacy" }, { "text": "Including Attachments", "link": "/student-manager/email/attachments" }, { "text": "HTML Formatting", "link": "/student-manager/email/html-formatted-emails" }, { "text": "Selecting Email Sender", "link": "/student-manager/email/email-sender" }, { "text": "Emailing Individual", "link": "/student-manager/email/email-individual" }, { "text": "Emailing Individual", "link": "/student-manager/email/email-individual" }, { "text": "Emailing Registrants in a Course", "link": "/student-manager/email/email-course" }, { "text": "Emailing Registrants in a Workshop", "link": "/student-manager/email/email-workshop" }, { "text": "Emailing Receipts", "link": "/student-manager/email/email-receipts" }, { "text": "Mass Emailing Receipts", "link": "/student-manager/email/mass-email-receipts" }, { "text": "Emailing Roster to Instructor", "link": "/student-manager/email/email-roster" }, { "text": "Mass Emailing Roster to Instructor", "link": "/student-manager/email/mass-email-roster" }, { "text": "Email Instructor When Min is Met", "link": "/student-manager/email/email-instructor-min" }, { "text": "Emailing Certificates", "link": "/student-manager/email/email-certificate" }, { "text": "Emailing Course Reminders", "link": "/student-manager/email/email-reminders" }, { "text": "Emailing Course Follow-ups", "link": "/student-manager/email/email-followup" }, { "text": "Emailing Instructor Reminder/Follow-ups", "link": "/student-manager/email/email-instructor-reminder" }, { "text": "Emailing Emergency Emails", "link": "/student-manager/email/emergency-email" }, { "text": "Emailing Building-Specific Emergency Emails", "link": "/student-manager/email/emergency-email-building" }, { "text": "Mass Email Wizard", "link": "/student-manager/email/mass-emails" }, { "text": "Merge Email Wizard", "link": "/student-manager/email/merge-mails" }, { "text": "Emailing Invoices", "link": "/student-manager/email/email-invoice" }, { "text": "Email Link to Pay Outstanding", "link": "/student-manager/email/email-outstanding" }, { "text": "Email Link to Pay Group Balance", "link": "/student-manager/email/email-outstanding-group" }, { "text": "Emailing a Report", "link": "/student-manager/email/email-report" }, { "text": "Blacklist Emails", "link": "/student-manager/email/email-blacklist" }, { "text": "Update Email Status", "link": "/student-manager/email/update-email-status" } ] }, { "text": "Exporting Data", "collapsed": true, "items": [ { "text": "Export Data Options", "link": "/student-manager/export-data/links" }, { "text": "CASS Certification", "link": "/student-manager/export-data/cass" }, { "text": "CollegeNet Export", "link": "/student-manager/export-data/collegenet" }, { "text": "Export Report Data", "link": "/student-manager/export-data/export-report-data" } ] }, { "text": "Faculty Manager", "collapsed": true, "items": [ { "text": "Faculty Manager Module", "link": "/student-manager/faculty/links" }, { "text": "Adding Faculty Record", "link": "/student-manager/faculty/add-faculty-record" }, { "text": "Assiging Instructor to Course", "link": "/student-manager/courses/assign-instructor" }, { "text": "F3 Talent Search", "link": "/student-manager/faculty/talent-search" }, { "text": "Contract Agreements", "link": "/student-manager/faculty/contract-agreements" }, { "text": "Emailing Rosters to Instructors", "link": "/student-manager/email/email-roster" }, { "text": "Add Student Link", "link": "/student-manager/faculty/add-student-link" }, { "text": "Add Registration", "link": "/student-manager/faculty/add-registration" }, { "text": "Call Back System", "link": "/student-manager/faculty/call-back" }, { "text": "Mass Change Faculty Status", "link": "/student-manager/faculty/mass-change-status" }, { "text": "Faculty Reports", "link": "/student-manager/faculty/faculty-reports" } ] }, { "text": "Financial Aid", "collapsed": true, "items": [ { "text": "Financial Aid Module", "link": "/student-manager/financial-aid/links" }, { "text": "Financial Aid Setup", "link": "/student-manager/financial-aid/financial-aid" }, { "text": "F12 Financial Aid Reporter", "link": "/student-manager/financial-aid/financial-aid-reporter" } ] }, { "text": "Gift Cards", "collapsed": true, "items": [ { "text": "Gift Cards in Student Manager", "link": "/student-manager/gift-cards/setup" }, { "text": "Gift Cards in ACEweb", "link": "/student-manager/gift-cards/aceweb-gift-cards" } ] }, { "text": "Importing Data", "collapsed": true, "items": [ { "text": "Importing Data Options", "link": "/student-manager/import-data/links" }, { "text": "Course Import Wizard", "link": "/student-manager/import-data/course-import" }, { "text": "Name Import Wizard", "link": "/student-manager/import-data/name-import" }, { "text": "Registration Import Wizard", "link": "/student-manager/import-data/registration-import" }, { "text": "Ed2Go Import", "link": "/student-manager/import-data/ed2go" }, { "text": "Protrain Import", "link": "/student-manager/import-data/protrain" } ] }, { "text": "Pocket Ledger", "collapsed": true, "items": [ { "text": "Pocket Ledger Module", "link": "/student-manager/pocket-ledger/links" }, { "text": "Add Pocket Ledger Record", "link": "/student-manager/pocket-ledger/add-ledger-record" }, { "text": "Cost Center Codes", "link": "/student-manager/pocket-ledger/cost-center-code" }, { "text": "Instructor Pay", "link": "/student-manager/pocket-ledger/instructor-pay" }, { "text": "Mass Distribute Pocket Ledger Records", "link": "/student-manager/pocket-ledger/mass-distribute" }, { "text": "Pocket Ledger reports", "link": "/student-manager/pocket-ledger/ledger-reports" } ] }, { "text": "Reporting", "collapsed": true, "items": [ { "text": "Student Manager Reporting", "link": "/student-manager/reporting/links" }, { "text": "Finding the Right Report", "link": "/student-manager/reporting/finding-reports" }, { "text": "Report Area Guide", "link": "/student-manager/reporting/report-area-guide" }, { "text": "Report Options", "link": "/student-manager/reporting/report-options" }, { "text": "Running A Query", "link": "/student-manager/reporting/run-query" }, { "text": "Report Preview", "link": "/student-manager/reporting/preview-report" }, { "text": "Output in Other Formats", "link": "/student-manager/reporting/output-other-formats" }, { "text": "Emailing a PDF", "link": "/student-manager/email/email-report" }, { "text": "Exporting Report Data", "link": "/student-manager/export-data/export-report-data" }, { "text": "Importing/Exporting Report Templates", "link": "/student-manager/reporting/export-import-reports" }, { "text": "Report Favorites", "link": "/student-manager/reporting/report-favorites" }, { "text": "ACEweb Abandoned Cart Viewer", "link": "/student-manager/reporting/aceweb-abandoned-cart" }, { "text": "Searching for Reports", "link": "/student-manager/reporting/search-reports" }, { "text": "Searching for Queries", "link": "/student-manager/reporting/search-queries" }, { "text": "Special Reports", "link": "/student-manager/reporting/special-reports" }, { "text": "Modifying Reports", "collapsed": true, "items": [ { "text": "Modify a Report", "link": "/student-manager/reporting/modifying-reports/modify-report" }, { "text": "Report Controls", "link": "/student-manager/reporting/modifying-reports/report-controls" }, { "text": "Adding Elements", "link": "/student-manager/reporting/modifying-reports/adding-elements" }, { "text": "Formatting Elements", "link": "/student-manager/reporting/modifying-reports/formatting-elements" }, { "text": "Complex Expressions", "link": "/student-manager/reporting/modifying-reports/complex-expressions" }, { "text": "Field Calculations", "link": "/student-manager/reporting/modifying-reports/field-calculations" }, { "text": "Report Bands", "link": "/student-manager/reporting/modifying-reports/report-bands" }, { "text": "Print Whens", "link": "/student-manager/reporting/modifying-reports/print-whens" }, { "text": "Page Setup", "link": "/student-manager/reporting/modifying-reports/page-setup" }, { "text": "Saving Changes", "link": "/student-manager/reporting/modifying-reports/saving-changes" }, { "text": "Table Names", "link": "/student-manager/reporting/modifying-reports/table-names" }, { "text": "Data Structure", "link": "/student-manager/reporting/modifying-reports/data-structure" } ] }, { "text": "Managing Queries", "collapsed": true, "items": [ { "text": "Query Guidelines", "link": "/student-manager/reporting/queries/query-guidelines" }, { "text": "Query List Manager", "link": "/student-manager/reporting/queries/managing-queries" }, { "text": "Creating Queries", "link": "/student-manager/reporting/queries/create-query" }, { "text": "Editing Queries", "link": "/student-manager/reporting/queries/editing-query" } ] }, { "text": "Activate/Deactive Reports", "link": "/student-manager/reporting/activate-reports" }, { "text": "Rename/Move Reports", "link": "/student-manager/reporting/rename-move-reports" }, { "text": "Delete Additional Reports", "link": "/student-manager/reporting/delete-reports" }, { "text": "Delete Queries", "link": "/student-manager/reporting/delete-queries" } ] }, { "text": "SMS Text Messaging", "collapsed": true, "items": [ { "text": "Sending Text Messages", "link": "/student-manager/sms/links" }, { "text": "Send SMS to Class", "link": "/student-manager/sms/sms-class" }, { "text": "Send SMS to Person", "link": "/student-manager/sms/sms-person" }, { "text": "Send SMS Class Reminder", "link": "/student-manager/sms/sms-reminder" }, { "text": "Emergency SMS", "link": "/student-manager/sms/emergency-sms" }, { "text": "Send SMS to Faculty", "link": "/student-manager/sms/sms-faculty" }, { "text": "Send SMS to Names in Report", "link": "/student-manager/sms/sms-report" }, { "text": "SMS Templates", "link": "/student-manager/sms/sms-templates" } ] }, { "text": "Workshops", "collapsed": true, "items": [ { "text": "Workshop Tracking Module", "link": "/student-manager/workshops/links" }, { "text": "Add Workshop Records", "link": "/student-manager/workshops/add-workshops" }, { "text": "Register Individuals in Workshops", "link": "/student-manager/workshops/register-in-workshops" }, { "text": "Workshop Reports", "link": "/student-manager/workshops/workshop-reports" } ] }, { "text": "Reference", "items": [ { "text": "Student Manager Set Up", "collapsed": true, "items": [ { "text": "Setting Up Student Manager", "link": "/student-manager/set-up/key-setup-issues" }, { "text": "User Records (Security)", "collapsed": true, "items": [ { "text": "Student Manager Security", "link": "/student-manager/security/links" }, { "text": "Student Manager User Records", "link": "/student-manager/security/password-maintenance" }, { "text": "Add Users", "link": "/student-manager/security/add-user" }, { "text": "Setting User Passwords", "link": "/student-manager/security/user-password" }, { "text": "User Access Levels", "link": "/student-manager/security/access-levels" }, { "text": "User Groups", "link": "/student-manager/security/user-groups" }, { "text": "Resetting User Password", "link": "/student-manager/security/edit-staff-password" }, { "text": "Setting Default Preferences", "link": "/student-manager/security/default-preferences" }, { "text": "Remember Me on This Computer", "link": "/student-manager/security/remember-me" }, { "text": "My User Profile", "link": "/student-manager/security/my-user-profile" }, { "text": "Registrar Only Mode", "link": "/student-manager/security/registrar-only" } ] }, { "text": "Preferences", "collapsed": true, "items": [ { "text": "Student Manager Preferences", "link": "/student-manager/preferences/links" }, { "text": "System Preferences", "link": "/student-manager/preferences/system-preferences" }, { "text": "Names Preferences", "link": "/student-manager/preferences/names-preferences" }, { "text": "Course Preferences", "link": "/student-manager/preferences/course-preferences" }, { "text": "Registration Preferences", "link": "/student-manager/preferences/registration-preferences" }, { "text": "Organization Defaults", "link": "/student-manager/preferences/organization-defaults" }, { "text": "Pocket Ledger Preferences", "link": "/student-manager/preferences/pocket-ledger-preferences" }, { "text": "Firm Preferences", "link": "/student-manager/preferences/firm-preferences" }, { "text": "Faculty Preferences", "link": "/student-manager/preferences/faculty-preferences" }, { "text": "Pay Preferences", "link": "/student-manager/preferences/pay-preferences" } ] }, { "text": "UDFs", "collapsed": true, "items": [ { "text": "User Defined Fields", "link": "/student-manager/udfs/links" }, { "text": "Enable/Label UDFs", "link": "/student-manager/udfs/enable-udfs" }, { "text": "UDF Display", "link": "/student-manager/udfs/udf-display" }, { "text": "UDF Display Coding", "link": "/student-manager/udfs/udf-display-coding" }, { "text": "Validating UDFs", "link": "/student-manager/udfs/validate-udfs" }, { "text": "Course Specific Registration Labels", "link": "/student-manager/udfs/course-reg-labels" }, { "text": "Unlimited UDFs", "link": "/student-manager/udfs/unlimited-udfs" } ] }, { "text": "Codes", "collapsed": true, "items": [ { "text": "Student Manager Codes", "link": "/student-manager/codes/links" }, { "text": "Characters Used in Codes", "link": "/student-manager/codes/characters-codes" }, { "text": "Code Editor Screen", "link": "/student-manager/codes/codes-screen" }, { "text": "Course Coding Scheme", "link": "/student-manager/codes/course-codes" }, { "text": "Name ID #", "link": "/student-manager/codes/name-id" }, { "text": "Course Type", "link": "/student-manager/codes/course-type" }, { "text": "Grouping Codes", "link": "/student-manager/codes/grouping-codes" }, { "text": "Course Holidays", "link": "/student-manager/codes/holidays" }, { "text": "Interest Codes", "link": "/student-manager/codes/interest-codes" }, { "text": "Source/Tracking Codes", "link": "/student-manager/codes/source-tracking" }, { "text": "Zip Codes", "link": "/student-manager/codes/zip-codes" }, { "text": "Coupon Limits", "link": "/student-manager/codes/coupon-limits" }, { "text": "Default Expire Date for Early Bird Fees", "link": "/student-manager/codes/earlybird-expire" }, { "text": "Inventory Items", "link": "/student-manager/codes/inventory-items" } ] } ] }, { "text": "Maintenance", "collapsed": true, "items": [ { "text": "Maintenance Tools", "link": "/student-manager/maintenance/links" }, { "text": "System Information", "link": "/student-manager/maintenance/system-information" }, { "text": "Show Users", "link": "/student-manager/maintenance/show-users" }, { "text": "Address Cleanup", "link": "/student-manager/maintenance/address-cleanup" }, { "text": "Archive Data", "link": "/student-manager/maintenance/archive-data" }, { "text": "Backing Up Data", "link": "/student-manager/maintenance/backup" }, { "text": "Broken Firm Links", "link": "/student-manager/maintenance/broken-firm" }, { "text": "Combining Faculty", "link": "/student-manager/maintenance/combine-faculty" }, { "text": "Combining Firms", "link": "/student-manager/maintenance/combine-firms" }, { "text": "Combining Locations", "link": "/student-manager/maintenance/combine-location" }, { "text": "Combining Series of Names", "link": "/student-manager/maintenance/combine-series-names" }, { "text": "Combining Workshops", "link": "/student-manager/maintenance/combine-workshops" }, { "text": "Data Cleanup-Catalog Records", "link": "/student-manager/maintenance/catalog-codes" }, { "text": "Data Cleanup-Code Areas", "link": "/student-manager/maintenance/code-areas" }, { "text": "Data Cleanup-Documents", "link": "/student-manager/maintenance/document-cleanup" }, { "text": "Data Cleanup-Locations, Course Names, Fees", "link": "/student-manager/maintenance/locations-crsenames-fees" }, { "text": "Data Cleanup-Name Interest Codes", "link": "/student-manager/maintenance/name-interest-codes" }, { "text": "Data Cleanup-Orphan Registrations and Payments", "link": "/student-manager/maintenance/orphan-records" }, { "text": "Data Cleanup-The Catch All Tool", "link": "/student-manager/maintenance/catch-all-cleanup" }, { "text": "Escrow Cleanup", "link": "/student-manager/maintenance/escrow-cleanup" }, { "text": "Pack/Reindex", "link": "/student-manager/maintenance/pack-reindex" }, { "text": "Zap Charge", "link": "/student-manager/maintenance/zap-charge" }, { "text": "Zip Code Updates", "link": "/student-manager/maintenance/zip-code-updates" } ] }, { "text": "Report Functions", "collapsed": true, "items": [ { "text": "What are Report Functions?", "link": "/student-manager/report-functions/what-are-functions" }, { "text": "Functions by Category", "link": "/student-manager/report-functions/function-categories" }, { "text": "ACEDAY", "link": "/student-manager/report-functions/aceday" }, { "text": "ADDAPAY", "link": "/student-manager/report-functions/addapay" }, { "text": "ADDCODE", "link": "/student-manager/report-functions/addcode" }, { "text": "ADDCOUNL", "link": "/student-manager/report-functions/addcounl" }, { "text": "ADDCRDAT", "link": "/student-manager/report-functions/addcrdat" }, { "text": "ADDCRSE", "link": "/student-manager/report-functions/addcrse" }, { "text": "ADDCUDFS", "link": "/student-manager/report-functions/addcudfs" }, { "text": "ADDFEE", "link": "/student-manager/report-functions/addfee" }, { "text": "ADDFEE2", "link": "/student-manager/report-functions/addfee2" }, { "text": "ADDFINAID", "link": "/student-manager/report-functions/addfinaid" }, { "text": "ADDFIRM", "link": "/student-manager/report-functions/addfirm" }, { "text": "ADDFIRM2", "link": "/student-manager/report-functions/addfirm2" }, { "text": "ADDGIFT", "link": "/student-manager/report-functions/addgift" }, { "text": "ADDGRPAY", "link": "/student-manager/report-functions/addgrpay" }, { "text": "ADDINT", "link": "/student-manager/report-functions/addint" }, { "text": "ADDLABEL", "link": "/student-manager/report-functions/addlabel" }, { "text": "ADDLOC", "link": "/student-manager/report-functions/addloc" }, { "text": "ADDLOC2", "link": "/student-manager/report-functions/addloc2" }, { "text": "ADDNAME", "link": "/student-manager/report-functions/addname" }, { "text": "ADDNMUNL", "link": "/student-manager/report-functions/addnmunl" }, { "text": "ADDNUDFS", "link": "/student-manager/report-functions/addnudfs" }, { "text": "ADDOMNI", "link": "/student-manager/report-functions/addomni" }, { "text": "ADDOPT", "link": "/student-manager/report-functions/addopt" }, { "text": "ADDPAY", "link": "/student-manager/report-functions/addpay" }, { "text": "ADDREG", "link": "/student-manager/report-functions/addreg" }, { "text": "ADDRGUNL", "link": "/student-manager/report-functions/addrgunl" }, { "text": "ADDRUDFS", "link": "/student-manager/report-functions/addrudfs" }, { "text": "ADDTCH", "link": "/student-manager/report-functions/addtch" }, { "text": "ADDTIME", "link": "/student-manager/report-functions/addtime" }, { "text": "ADDWKCODE", "link": "/student-manager/report-functions/addwkcode" }, { "text": "ADDWORK", "link": "/student-manager/report-functions/addwork" }, { "text": "ADDZIP", "link": "/student-manager/report-functions/addzip" }, { "text": "AGE", "link": "/student-manager/report-functions/age" }, { "text": "AGECL", "link": "/student-manager/report-functions/agecl" }, { "text": "AT", "link": "/student-manager/report-functions/at" }, { "text": "AVAILFINAID", "link": "/student-manager/report-functions/availfinaid" }, { "text": "BASEFEE", "link": "/student-manager/report-functions/basefee" }, { "text": "BETWEEN", "link": "/student-manager/report-functions/between" }, { "text": "BESTENRL", "link": "/student-manager/report-functions/bestenrl" }, { "text": "BIGSTATE", "link": "/student-manager/report-functions/bigstate" }, { "text": "BUDG_EXP", "link": "/student-manager/report-functions/budg_exp" }, { "text": "BUDGPICT", "link": "/student-manager/report-functions/budgpict" }, { "text": "CAT2XML", "link": "/student-manager/report-functions/cat2xml" }, { "text": "CDOW", "link": "/student-manager/report-functions/cdow" }, { "text": "CERTDATE", "link": "/student-manager/report-functions/certdate" }, { "text": "CHKRM", "link": "/student-manager/report-functions/chkrm" }, { "text": "CHR", "link": "/student-manager/report-functions/chr" }, { "text": "CIVTIME", "link": "/student-manager/report-functions/civtime" }, { "text": "CLSHIST", "link": "/student-manager/report-functions/clshist" }, { "text": "CLSTEACH", "link": "/student-manager/report-functions/clsteach" }, { "text": "CMONTH", "link": "/student-manager/report-functions/cmonth" }, { "text": "CNTCURFIELD", "link": "/student-manager/report-functions/cntcurfield" }, { "text": "CNTCURS", "link": "/student-manager/report-functions/cntcurs" }, { "text": "CODERPT", "link": "/student-manager/report-functions/coderpt" }, { "text": "CONFCERT", "link": "/student-manager/report-functions/confcert" }, { "text": "CONFIRM", "link": "/student-manager/report-functions/confirm" }, { "text": "COPAYDTL", "link": "/student-manager/report-functions/copaydtl" }, { "text": "COPY2XLS", "link": "/student-manager/report-functions/copy2xls" }, { "text": "COUNTCOD", "link": "/student-manager/report-functions/countcod" }, { "text": "COUNTCX", "link": "/student-manager/report-functions/countcx" }, { "text": "COUNTIT", "link": "/student-manager/report-functions/countit" }, { "text": "COUNTNAME", "link": "/student-manager/report-functions/countname" }, { "text": "COUNTNAMEUDFS", "link": "/student-manager/report-functions/countnameudfs" }, { "text": "COUNTREG", "link": "/student-manager/report-functions/countreg" }, { "text": "COUNTMWK", "link": "/student-manager/report-functions/countmwk" }, { "text": "CPCREATE", "link": "/student-manager/report-functions/cpcreate" }, { "text": "CREDEXP", "link": "/student-manager/report-functions/credexp" }, { "text": "CRMRPT", "link": "/student-manager/report-functions/crmrpt" }, { "text": "CRSATTHRSSUM", "link": "/student-manager/report-functions/crsatthrssum" }, { "text": "CRSEINC", "link": "/student-manager/report-functions/crseinc" }, { "text": "CSZR", "link": "/student-manager/report-functions/cszr" }, { "text": "CTNAMEREG", "link": "/student-manager/report-functions/ctnamereg" }, { "text": "CTOD", "link": "/student-manager/report-functions/ctod" }, { "text": "CTWORK", "link": "/student-manager/report-functions/ctwork" }, { "text": "CURSINC", "link": "/student-manager/report-functions/cursinc" }, { "text": "CURSSUM", "link": "/student-manager/report-functions/curssum" }, { "text": "CURSWORK", "link": "/student-manager/report-functions/curswork" }, { "text": "CUSTWKCD", "link": "/student-manager/report-functions/custwkcd" }, { "text": "DATE", "link": "/student-manager/report-functions/date" }, { "text": "DATELIST", "link": "/student-manager/report-functions/datelist" }, { "text": "DATETH", "link": "/student-manager/report-functions/dateth" }, { "text": "DBXTRACT", "link": "/student-manager/report-functions/dbxtract" }, { "text": "DEADBEAT", "link": "/student-manager/report-functions/deadbeat" }, { "text": "DEADDUMP", "link": "/student-manager/report-functions/deaddump" }, { "text": "DECRYP", "link": "/student-manager/report-functions/decryp" }, { "text": "DOCHART", "link": "/student-manager/report-functions/dochart" }, { "text": "DOEMAIL", "link": "/student-manager/report-functions/doemail" }, { "text": "DOW", "link": "/student-manager/report-functions/dow" }, { "text": "DTOC", "link": "/student-manager/report-functions/dtoc" }, { "text": "EMPTY", "link": "/student-manager/report-functions/empty" }, { "text": "FASHOWDRAW", "link": "/student-manager/report-functions/fashowdraw" }, { "text": "FEEDETL", "link": "/student-manager/report-functions/feedetl" }, { "text": "FEETOTS", "link": "/student-manager/report-functions/feetots" }, { "text": "FILLBLANK", "link": "/student-manager/report-functions/fillblank" }, { "text": "FILLCAL", "link": "/student-manager/report-functions/fillcal" }, { "text": "FINDCRED", "link": "/student-manager/report-functions/findcred" }, { "text": "FINDGRP", "link": "/student-manager/report-functions/findgrp" }, { "text": "FINDINT", "link": "/student-manager/report-functions/findint" }, { "text": "FINDINST", "link": "/student-manager/report-functions/findinst" }, { "text": "FIRMEXP", "link": "/student-manager/report-functions/firmexp" }, { "text": "FULLCENT", "link": "/student-manager/report-functions/fullcent" }, { "text": "GETCBUCL", "link": "/student-manager/report-functions/getcbuck" }, { "text": "GETCEU", "link": "/student-manager/report-functions/getceu" }, { "text": "GETCIV", "link": "/student-manager/report-functions/getciv" }, { "text": "GETCRSEAID", "link": "/student-manager/report-functions/getcrseaid" }, { "text": "GETDATA", "link": "/student-manager/report-functions/getdata" }, { "text": "GETFEE", "link": "/student-manager/report-functions/getfee" }, { "text": "GETFINAID", "link": "/student-manager/report-functions/getfinaid" }, { "text": "GETHOUR", "link": "/student-manager/report-functions/gethour" }, { "text": "GETMEMO", "link": "/student-manager/report-functions/getmemo" }, { "text": "GETSQLCOUNT", "link": "/student-manager/report-functions/getsqlcount" }, { "text": "GETTEST", "link": "/student-manager/report-functions/gettest" }, { "text": "GRABREG", "link": "/student-manager/report-functions/grabreg" }, { "text": "GRADCRED", "link": "/student-manager/report-functions/gradcred" }, { "text": "GRADCRED2", "link": "/student-manager/report-functions/gradcred2" }, { "text": "GRADREPT", "link": "/student-manager/report-functions/gradrept" }, { "text": "GRADSPEC", "link": "/student-manager/report-functions/gradspec" }, { "text": "GRADSPEC2", "link": "/student-manager/report-functions/gradspec2" }, { "text": "GRPGTBAL", "link": "/student-manager/report-functions/grpgtbal" }, { "text": "GRPGTDUE", "link": "/student-manager/report-functions/grpgtdue" }, { "text": "GRPGTPAID", "link": "/student-manager/report-functions/grpgtpaid" }, { "text": "GRPSTUD", "link": "/student-manager/report-functions/grpstud" }, { "text": "GTACCTPD", "link": "/student-manager/report-functions/gtacctpd" }, { "text": "GTCOBAL", "link": "/student-manager/report-functions/gtcobal" }, { "text": "GTADD", "link": "/student-manager/report-functions/gtadd" }, { "text": "GTBAL", "link": "/student-manager/report-functions/gtbal" }, { "text": "GTDUE", "link": "/student-manager/report-functions/gtdue" }, { "text": "GTCODUE", "link": "/student-manager/report-functions/gtcodue" }, { "text": "GTCODUE3", "link": "/student-manager/report-functions/gtcodue3" }, { "text": "GTCODUE4", "link": "/student-manager/report-functions/gtcodue4" }, { "text": "GTCOINVBAL", "link": "/student-manager/report-functions/gtcoinvbal" }, { "text": "GTCOPAID", "link": "/student-manager/report-functions/gtcopaid" }, { "text": "GTFEESUM", "link": "/student-manager/report-functions/gtfeesum" }, { "text": "GTINVBAL", "link": "/student-manager/report-functions/gtinvbal" }, { "text": "GTINVDUE", "link": "/student-manager/report-functions/gtinvdue" }, { "text": "GTINVSTAT", "link": "/student-manager/report-functions/gtinvstat" }, { "text": "GTLEDG", "link": "/student-manager/report-functions/gtledg" }, { "text": "GTPAID", "link": "/student-manager/report-functions/gtpaid" }, { "text": "HASCLASS", "link": "/student-manager/report-functions/hasclass" }, { "text": "HASCOURSE", "link": "/student-manager/report-functions/hascourse" }, { "text": "HASOPT", "link": "/student-manager/report-functions/hasopt" }, { "text": "HOLIDAY", "link": "/student-manager/report-functions/holiday" }, { "text": "HOWMANY", "link": "/student-manager/report-functions/howmany" }, { "text": "IIF", "link": "/student-manager/report-functions/iif" }, { "text": "INVDETL", "link": "/student-manager/report-functions/invdetl" }, { "text": "INVSS", "link": "/student-manager/report-functions/invss" }, { "text": "HRSONADATE", "link": "/student-manager/report-functions/hrsonadate" }, { "text": "HRSTODATE", "link": "/student-manager/report-functions/hrstodate" }, { "text": "INSTCONF", "link": "/student-manager/report-functions/instconf" }, { "text": "INTLPHON", "link": "/student-manager/report-functions/intlphon" }, { "text": "INVSUM", "link": "/student-manager/report-functions/invsum" }, { "text": "JUMPMON", "link": "/student-manager/report-functions/jumpmon" }, { "text": "JUSTAFTER", "link": "/student-manager/report-functions/justafter" }, { "text": "JUSTDOIT", "link": "/student-manager/report-functions/justdoit" }, { "text": "LASTCLAS", "link": "/student-manager/report-functions/lastclas" }, { "text": "LASTPAY", "link": "/student-manager/report-functions/lastpay" }, { "text": "LEN", "link": "/student-manager/report-functions/len" }, { "text": "LISTCRM", "link": "/student-manager/report-functions/listcrm" }, { "text": "LISTSTUD", "link": "/student-manager/report-functions/liststud" }, { "text": "LISTWORK", "link": "/student-manager/report-functions/listwork" }, { "text": "LOADDATE", "link": "/student-manager/report-functions/loaddate" }, { "text": "MAILXPAND", "link": "/student-manager/report-functions/mailxpand" }, { "text": "MAPPING", "link": "/student-manager/report-functions/mapping" }, { "text": "MASSSMS", "link": "/student-manager/report-functions/masssms" }, { "text": "MATCHREF", "link": "/student-manager/report-functions/matchref" }, { "text": "MEETDATES", "link": "/student-manager/report-functions/meetdates" }, { "text": "MEMOEXP", "link": "/student-manager/report-functions/memoexp" }, { "text": "MERGMAIL", "link": "/student-manager/report-functions/mergmail" }, { "text": "MONTH", "link": "/student-manager/report-functions/month" }, { "text": "NAMEEXP", "link": "/student-manager/report-functions/nameexp" }, { "text": "NAMEGRP", "link": "/student-manager/report-functions/namegrp" }, { "text": "NAMER", "link": "/student-manager/report-functions/namer" }, { "text": "NAMERXT", "link": "/student-manager/report-functions/namerxt" }, { "text": "NCRPT", "link": "/student-manager/report-functions/ncrpt" }, { "text": "NETPAY", "link": "/student-manager/report-functions/netpay" }, { "text": "NICEDATE", "link": "/student-manager/report-functions/nicedate" }, { "text": "NICELOC", "link": "/student-manager/report-functions/niceloc" }, { "text": "NICETIME", "link": "/student-manager/report-functions/nicetime" }, { "text": "NOSTATE", "link": "/student-manager/report-functions/nostate" }, { "text": "NUM2FRACTION", "link": "/student-manager/report-functions/num2fraction" }, { "text": "NUM2STR", "link": "/student-manager/report-functions/num2str" }, { "text": "NUMNODEC", "link": "/student-manager/report-functions/numnodec" }, { "text": "NUMSESS", "link": "/student-manager/report-functions/numsess" }, { "text": "NUMTAUGHT", "link": "/student-manager/report-functions/numtaught" }, { "text": "NUMWEEKS", "link": "/student-manager/report-functions/numweeks" }, { "text": "ORGPAY", "link": "/student-manager/report-functions/orgpay" }, { "text": "OTHPAYER", "link": "/student-manager/report-functions/othpayer" }, { "text": "PACKAGES", "link": "/student-manager/report-functions/packages" }, { "text": "PAD,L,C", "link": "/student-manager/report-functions/pad" }, { "text": "PADCDOW", "link": "/student-manager/report-functions/padcdow" }, { "text": "PAY1099", "link": "/student-manager/report-functions/pay1099" }, { "text": "PAYCOMB", "link": "/student-manager/report-functions/paycomb" }, { "text": "PAYDESC", "link": "/student-manager/report-functions/paydesc" }, { "text": "PAYTOT", "link": "/student-manager/report-functions/paytot" }, { "text": "PAYTYPE", "link": "/student-manager/report-functions/paytype" }, { "text": "PREFADDR", "link": "/student-manager/report-functions/prefaddr" }, { "text": "PREFEXP", "link": "/student-manager/report-functions/prefexp" }, { "text": "PRETTYNUM", "link": "/student-manager/report-functions/prettynum" }, { "text": "PYWASINV", "link": "/student-manager/report-functions/pywasinv" }, { "text": "QTYPTCAL", "link": "/student-manager/report-functions/qtyptcal" }, { "text": "QUIKCODE", "link": "/student-manager/report-functions/quikcode" }, { "text": "QUICKINST", "link": "/student-manager/report-functions/quickinst" }, { "text": "QUIKWORK", "link": "/student-manager/report-functions/quikwork" }, { "text": "RANDPICK", "link": "/student-manager/report-functions/randpick" }, { "text": "RANDPICK2", "link": "/student-manager/report-functions/randpick2" }, { "text": "RCPTINFO", "link": "/student-manager/report-functions/rcptinfo" }, { "text": "RCTTPAY", "link": "/student-manager/report-functions/rcttpay" }, { "text": "RGFEEDIST", "link": "/student-manager/report-functions/rgfeedist" }, { "text": "RGHASPAY", "link": "/student-manager/report-functions/rghaspay" }, { "text": "RGINVBAL", "link": "/student-manager/report-functions/rginvbal" }, { "text": "RGINVPD", "link": "/student-manager/report-functions/rginvpd" }, { "text": "RIGHT", "link": "/student-manager/report-functions/right" }, { "text": "ROSTXPAND", "link": "/student-manager/report-functions/rostxpand" }, { "text": "ROUND", "link": "/student-manager/report-functions/round" }, { "text": "SAVE2CAT", "link": "/student-manager/report-functions/save2cat" }, { "text": "SEEFIRM", "link": "/student-manager/report-functions/seefirm" }, { "text": "SEETITLE", "link": "/student-manager/report-functions/seetitle" }, { "text": "SELEWORK", "link": "/student-manager/report-functions/selework" }, { "text": "SELEWORK2", "link": "/student-manager/report-functions/selework2" }, { "text": "SHOGCODE", "link": "/student-manager/report-functions/shogcode" }, { "text": "SHOHDATE", "link": "/student-manager/report-functions/shohdate" }, { "text": "SHORTCAT", "link": "/student-manager/report-functions/shortcat" }, { "text": "SHORTSTATE", "link": "/student-manager/report-functions/shortstate" }, { "text": "SHOUPCLS", "link": "/student-manager/report-functions/shoupcls" }, { "text": "SHOUPCLSREC", "link": "/student-manager/report-functions/shoupclsrec" }, { "text": "SHOWCLAS", "link": "/student-manager/report-functions/showclas" }, { "text": "SHOWCODE", "link": "/student-manager/report-functions/showcode" }, { "text": "SHOWDOCS", "link": "/student-manager/report-functions/showdocs" }, { "text": "SHOWDOW", "link": "/student-manager/report-functions/showdow" }, { "text": "SHOWDUPE", "link": "/student-manager/report-functions/showdupe" }, { "text": "SHOWEXP", "link": "/student-manager/report-functions/showexp" }, { "text": "SHOWFEES", "link": "/student-manager/report-functions/showfees" }, { "text": "SHOWFINAID", "link": "/student-manager/report-functions/showfinaid" }, { "text": "SHOWMEMB", "link": "/student-manager/report-functions/showmemb" }, { "text": "SHOWOPTS", "link": "/student-manager/report-functions/showopts" }, { "text": "SHOWPAID", "link": "/student-manager/report-functions/showpaid" }, { "text": "SHOWPHON", "link": "/student-manager/report-functions/showphon" }, { "text": "SHOWPDSTAT", "link": "/student-manager/report-functions/showpdstat" }, { "text": "SHOWSSN", "link": "/student-manager/report-functions/showssn" }, { "text": "SHOWTEACH", "link": "/student-manager/report-functions/showteach" }, { "text": "SHOWTEST", "link": "/student-manager/report-functions/showtest" }, { "text": "SHOWTF", "link": "/student-manager/report-functions/showtf" }, { "text": "SHOWWORK", "link": "/student-manager/report-functions/showwork" }, { "text": "SQLDATE", "link": "/student-manager/report-functions/sqldate" }, { "text": "STAMPCRED", "link": "/student-manager/report-functions/stampcred" }, { "text": "STAMPCRS", "link": "/student-manager/report-functions/stampcrs" }, { "text": "STAMPCUDF", "link": "/student-manager/report-functions/stampcudf" }, { "text": "STAMPGRP", "link": "/student-manager/report-functions/stampgrp" }, { "text": "STAMPINT", "link": "/student-manager/report-functions/stampint" }, { "text": "STAMPNAME", "link": "/student-manager/report-functions/stampname" }, { "text": "STAMPNUDF", "link": "/student-manager/report-functions/stampnudf" }, { "text": "STAMPRUDF", "link": "/student-manager/report-functions/stamprudf" }, { "text": "STAMPTCH", "link": "/student-manager/report-functions/stamptch" }, { "text": "STAMPUNL", "link": "/student-manager/report-functions/stampunl" }, { "text": "STAMPWORK", "link": "/student-manager/report-functions/stampwork" }, { "text": "STR", "link": "/student-manager/report-functions/str" }, { "text": "STRTRAN", "link": "/student-manager/report-functions/strtran" }, { "text": "STRIPHTML", "link": "/student-manager/report-functions/striphtml" }, { "text": "SUBSTR", "link": "/student-manager/report-functions/substr" }, { "text": "SUMREG", "link": "/student-manager/report-functions/sumreg" }, { "text": "SUMWHAT", "link": "/student-manager/report-functions/sumwhat" }, { "text": "SUMWORK", "link": "/student-manager/report-functions/sumwork" }, { "text": "SWAPVAL", "link": "/student-manager/report-functions/swapval" }, { "text": "TKCOST", "link": "/student-manager/report-functions/tkcost" }, { "text": "TKINCOME", "link": "/student-manager/report-functions/tkincome" }, { "text": "TIME", "link": "/student-manager/report-functions/time" }, { "text": "TNAMER", "link": "/student-manager/report-functions/tnamer" }, { "text": "TRANSFORM", "link": "/student-manager/report-functions/transform" }, { "text": "TRIM", "link": "/student-manager/report-functions/trim" }, { "text": "TRIMDATE", "link": "/student-manager/report-functions/trimdate" }, { "text": "TOTPACK", "link": "/student-manager/report-functions/totpack" }, { "text": "UPPER", "link": "/student-manager/report-functions/upper" }, { "text": "VAL", "link": "/student-manager/report-functions/val" }, { "text": "WHAZZIS", "link": "/student-manager/report-functions/whazzis" }, { "text": "WHOPAY", "link": "/student-manager/report-functions/whopay" }, { "text": "WHOSTHIS", "link": "/student-manager/report-functions/whosthis" }, { "text": "WHORECT", "link": "/student-manager/report-functions/whorect" }, { "text": "YEAR", "link": "/student-manager/report-functions/year" }, { "text": "ZIPRADIUS", "link": "/student-manager/report-functions/zipradius" } ] }, { "text": "Troubleshooting Student Manager", "link": "/student-manager/troubleshooting/links.html" }, { "text": "Troubleshooting ACEweb", "link": "/student-manager/aceweb/troubleshooting/links" }, { "text": "ACEweb Setup", "collapsed": true, "items": [ { "text": "Getting Started", "link": "/student-manager/aceweb/set-up/links" }, { "text": "Server Configuration", "link": "/student-manager/aceweb/set-up/server-configuration" }, { "text": "Installing ACEweb", "link": "/student-manager/aceweb/set-up/install-aceweb" }, { "text": "Security Information", "link": "/student-manager/aceweb/set-up/security-information" }, { "text": "Permissions", "link": "/student-manager/aceweb/set-up/permissions" }, { "text": "ACEweb Mode Setup", "link": "/student-manager/aceweb/set-up/running-modes" }, { "text": "Accessibility Compliance", "link": "/student-manager/aceweb/set-up/accessibility" } ] }, { "text": "ACEweb Administration", "collapsed": true, "items": [ { "text": "ACEweb Administration Pages", "link": "/student-manager/aceweb/admin/admin-pages" }, { "text": "ACEweb Administration Tools", "link": "/student-manager/aceweb/admin/aw-admin-routines" }, { "text": "ACEweb Access Levels", "link": "/student-manager/aceweb/admin/aceweb-access-levels" }, { "text": "Emailing Errors", "link": "/student-manager/aceweb/admin/email-errors" }, { "text": "Cleanup Files", "link": "/student-manager/aceweb/admin/aw-cleanup" }, { "text": "ACEweb Compiler", "link": "/student-manager/aceweb/admin/aw-compiler" }, { "text": "Template Manager", "link": "/student-manager/aceweb/admin/template-manager" }, { "text": "Custom Phrasebook/Vocabulary", "link": "/student-manager/aceweb/admin/custom-phrasebook" }, { "text": "Interface Manager", "link": "/student-manager/aceweb/admin/interface-manager" }, { "text": "Registration Defaults", "link": "/student-manager/aceweb/admin/registration-defaults" }, { "text": "Search Logging", "link": "/student-manager/aceweb/admin/search-logging" }, { "text": "Validate Web Firms", "link": "/student-manager/aceweb/admin/valid-web-firms" }, { "text": "Staff Web Access", "link": "/student-manager/aceweb/admin/staff-web-access" } ] }, { "text": "ACEweb INI Settings", "collapsed": true, "items": [ { "text": "Editing ACEweb.INI", "link": "/student-manager/aceweb/ini-settings/edit-ini-files" }, { "text": "Other INI Files", "link": "/student-manager/aceweb/ini-settings/other-ini-files" }, { "text": "ACEweb.INI Setting Descriptions", "link": "/student-manager/aceweb/ini-settings/ini-settings" }, { "text": "Accessible", "link": "/student-manager/aceweb/ini-settings/accessible" }, { "text": "ACEwebURL", "link": "/student-manager/aceweb/ini-settings/aceweburl" }, { "text": "AddOwnAccount", "link": "/student-manager/aceweb/ini-settings/addownaccount" }, { "text": "AdjustWKSFees", "link": "/student-manager/aceweb/ini-settings/adjustwksfees" }, { "text": "AdminEmail", "link": "/student-manager/aceweb/ini-settings/adminemail" }, { "text": "AdminLevel", "link": "/student-manager/aceweb/ini-settings/adminlevel" }, { "text": "AdminMailServer", "link": "/student-manager/aceweb/ini-settings/adminmailserver" }, { "text": "AdminSendErrorEmail", "link": "/student-manager/aceweb/ini-settings/adminsenderroremail" }, { "text": "AdmLogonAttrib", "link": "/student-manager/aceweb/ini-settings/admlogonattrib" }, { "text": "AllowAlphaInFax", "link": "/student-manager/aceweb/ini-settings/allowalphainfax" }, { "text": "AllowAlphaInPager", "link": "/student-manager/aceweb/ini-settings/allowalphainpager" }, { "text": "AllowDeposit", "link": "/student-manager/aceweb/ini-settings/allowdeposit" }, { "text": "AllowDupes", "link": "/student-manager/aceweb/ini-settings/allowdupes" }, { "text": "AllowWaitlist", "link": "/student-manager/aceweb/ini-settings/allowwaitlist" }, { "text": "AlternateSQL", "link": "/student-manager/aceweb/ini-settings/alternatesql" }, { "text": "AlternateURL", "link": "/student-manager/aceweb/ini-settings/alternateurl" }, { "text": "AltPS", "link": "/student-manager/aceweb/ini-settings/altps" }, { "text": "AltSettings", "link": "/student-manager/aceweb/ini-settings/altsettings" }, { "text": "ArchivePath", "link": "/student-manager/aceweb/ini-settings/archivepath" }, { "text": "AsyncFields", "link": "/student-manager/aceweb/ini-settings/asyncfields" }, { "text": "AsyncLink", "link": "/student-manager/aceweb/ini-settings/asynclink" }, { "text": "AsyncTypes", "link": "/student-manager/aceweb/ini-settings/asynctypes" }, { "text": "AuthenticateSendMail", "link": "/student-manager/aceweb/ini-settings/authenticatesendmail" }, { "text": "AutoAssign", "link": "/student-manager/aceweb/ini-settings/autoassign" }, { "text": "BillFirm", "link": "/student-manager/aceweb/ini-settings/billfirm" }, { "text": "BonusDeal", "link": "/student-manager/aceweb/ini-settings/bonusdeal" }, { "text": "CatLinkStatus", "link": "/student-manager/aceweb/ini-settings/catlinkstatus" }, { "text": "ChargeMsg", "link": "/student-manager/aceweb/ini-settings/chargemsg" }, { "text": "CheckSum", "link": "/student-manager/aceweb/ini-settings/checksum" }, { "text": "CloseCountdown", "link": "/student-manager/aceweb/ini-settings/closecountdown" }, { "text": "CouponLimits", "link": "/student-manager/aceweb/ini-settings/couponlimits" }, { "text": "CourseOrder", "link": "/student-manager/aceweb/ini-settings/courseorder" }, { "text": "CourseService", "link": "/student-manager/aceweb/ini-settings/courseservice" }, { "text": "CustomEmail", "link": "/student-manager/aceweb/ini-settings/customemail" }, { "text": "CustomerAddress", "link": "/student-manager/aceweb/ini-settings/customeraddress" }, { "text": "CustomerCity", "link": "/student-manager/aceweb/ini-settings/customercity" }, { "text": "CustomerCode", "link": "/student-manager/aceweb/ini-settings/customercode" }, { "text": "CustomerName", "link": "/student-manager/aceweb/ini-settings/customername" }, { "text": "CustomerState", "link": "/student-manager/aceweb/ini-settings/customerstate" }, { "text": "CustomerZip", "link": "/student-manager/aceweb/ini-settings/customerzip" }, { "text": "DataPath", "link": "/student-manager/aceweb/ini-settings/datapath" }, { "text": "DebugFlag", "link": "/student-manager/aceweb/ini-settings/debugflag" }, { "text": "DebugMode", "link": "/student-manager/aceweb/ini-settings/debugmode" }, { "text": "DefaultGrade", "link": "/student-manager/aceweb/ini-settings/defaultgrade" }, { "text": "DefaultPayType", "link": "/student-manager/aceweb/ini-settings/defaultpaytype" }, { "text": "DupeCheck", "link": "/student-manager/aceweb/ini-settings/dupecheck" }, { "text": "ECDC", "link": "/student-manager/aceweb/ini-settings/ecdc" }, { "text": "ECheckType", "link": "/student-manager/aceweb/ini-settings/echecktype" }, { "text": "ECTableClass", "link": "/student-manager/aceweb/ini-settings/ectableclass" }, { "text": "ECTableColors", "link": "/student-manager/aceweb/ini-settings/ectablecolors" }, { "text": "ECTableTags", "link": "/student-manager/aceweb/ini-settings/ectabletags" }, { "text": "EnforceMandFees", "link": "/student-manager/aceweb/ini-settings/enforcemandfees" }, { "text": "EscrowCutoff", "link": "/student-manager/aceweb/ini-settings/escrowcutoff" }, { "text": "EscrowPayments", "link": "/student-manager/aceweb/ini-settings/escrowpayments" }, { "text": "FailOption", "link": "/student-manager/aceweb/ini-settings/failoption" }, { "text": "FeeBreakdown", "link": "/student-manager/aceweb/ini-settings/feebreakdown" }, { "text": "FeeLimits", "link": "/student-manager/aceweb/ini-settings/feelimits" }, { "text": "FeeOrder", "link": "/student-manager/aceweb/ini-settings/feeorder" }, { "text": "FullMsg", "link": "/student-manager/aceweb/ini-settings/fullmsg" }, { "text": "GiftCard", "link": "/student-manager/aceweb/ini-settings/giftcard" }, { "text": "GroupInit", "link": "/student-manager/aceweb/ini-settings/groupinit" }, { "text": "GroupList", "link": "/student-manager/aceweb/ini-settings/grouplist" }, { "text": "GroupOption", "link": "/student-manager/aceweb/ini-settings/groupoption" }, { "text": "HelpEmail", "link": "/student-manager/aceweb/ini-settings/helpemail" }, { "text": "HelpPerson", "link": "/student-manager/aceweb/ini-settings/helpperson" }, { "text": "HelpPhone", "link": "/student-manager/aceweb/ini-settings/helpphone" }, { "text": "HideInstTypes", "link": "/student-manager/aceweb/ini-settings/hideinsttypes" }, { "text": "HideSessionCt", "link": "/student-manager/aceweb/ini-settings/hidesessionct" }, { "text": "HTMLPagePath", "link": "/student-manager/aceweb/ini-settings/htmlpagepath" }, { "text": "IDAlias", "link": "/student-manager/aceweb/ini-settings/idalias" }, { "text": "IDPrefix", "link": "/student-manager/aceweb/ini-settings/idprefix" }, { "text": "InstructorFields", "link": "/student-manager/aceweb/ini-settings/instructorfields" }, { "text": "IntCodeCols", "link": "/student-manager/aceweb/ini-settings/intcodecols" }, { "text": "InterestScope", "link": "/student-manager/aceweb/ini-settings/interestscope" }, { "text": "InvoiceMsg", "link": "/student-manager/aceweb/ini-settings/invoicemsg" }, { "text": "MailServer", "link": "/student-manager/aceweb/ini-settings/mailserver" }, { "text": "MarketerEmail", "link": "/student-manager/aceweb/ini-settings/marketeremail" }, { "text": "MaxTableSize", "link": "/student-manager/aceweb/ini-settings/maxtablesize" }, { "text": "MemberLookup", "link": "/student-manager/aceweb/ini-settings/memberlookup" }, { "text": "MemberRegLimits", "link": "/student-manager/aceweb/ini-settings/memberreglimits" }, { "text": "MemberTimeExt", "link": "/student-manager/aceweb/ini-settings/membertimeext" }, { "text": "MgrWebLevel", "link": "/student-manager/aceweb/ini-settings/mgrweblevel" }, { "text": "MultiEmailResponse", "link": "/student-manager/aceweb/ini-settings/multiemailresponse" }, { "text": "NameIDLength", "link": "/student-manager/aceweb/ini-settings/nameidlength" }, { "text": "NotifyOffice", "link": "/student-manager/aceweb/ini-settings/notifyoffice" }, { "text": "NullEmptyDates", "link": "/student-manager/aceweb/ini-settings/nullemptydates" }, { "text": "PageParseMode", "link": "/student-manager/aceweb/ini-settings/pageparsemode" }, { "text": "PartnerFeeKey", "link": "/student-manager/aceweb/ini-settings/partnerfeekey" }, { "text": "PayOption", "link": "/student-manager/aceweb/ini-settings/payoption" }, { "text": "PayService", "link": "/student-manager/aceweb/ini-settings/payservice" }, { "text": "PCCEmail", "link": "/student-manager/aceweb/ini-settings/pccemail" }, { "text": "PCCMercNum", "link": "/student-manager/aceweb/ini-settings/pccmercnum" }, { "text": "PCCPath", "link": "/student-manager/aceweb/ini-settings/pccpath" }, { "text": "PCCPrefix", "link": "/student-manager/aceweb/ini-settings/pccprefix" }, { "text": "PostPayerInfo", "link": "/student-manager/aceweb/ini-settings/postpayerinfo" }, { "text": "PreGenReceipt", "link": "/student-manager/aceweb/ini-settings/pregenreceipt" }, { "text": "PrintCourseNotes", "link": "/student-manager/aceweb/ini-settings/printcoursenotes" }, { "text": "PrintRegWarn", "link": "/student-manager/aceweb/ini-settings/printregwarn" }, { "text": "ProxyReg", "link": "/student-manager/aceweb/ini-settings/proxyreg" }, { "text": "ProxyType", "link": "/student-manager/aceweb/ini-settings/proxytype" }, { "text": "PSHandlerLag", "link": "/student-manager/aceweb/ini-settings/pshandlerlag" }, { "text": "PubPassword", "link": "/student-manager/aceweb/ini-settings/pubpassword" }, { "text": "RecapSitekey", "link": "/student-manager/aceweb/ini-settings/recapsitekey" }, { "text": "RegenSession", "link": "/student-manager/aceweb/ini-settings/regensession" }, { "text": "RegFirmFields", "link": "/student-manager/aceweb/ini-settings/regfirmfields" }, { "text": "RegStatusExclude", "link": "/student-manager/aceweb/ini-settings/regstatusexclude" }, { "text": "RegStatusFields", "link": "/student-manager/aceweb/ini-settings/regstatusfields" }, { "text": "ReportCertificate", "link": "/student-manager/aceweb/ini-settings/reportcertificate" }, { "text": "ReportReceipt", "link": "/student-manager/aceweb/ini-settings/reportreceipt" }, { "text": "ReportTranscript", "link": "/student-manager/aceweb/ini-settings/reporttranscript" }, { "text": "RequiredFields", "link": "/student-manager/aceweb/ini-settings/requiredfields" }, { "text": "RequireMercnumMatch", "link": "/student-manager/aceweb/ini-settings/requiremercnummatch" }, { "text": "RequirePaidMem", "link": "/student-manager/aceweb/ini-settings/requirepaidmem" }, { "text": "RollWorkshopCEUs", "link": "/student-manager/aceweb/ini-settings/rollworkshopceus" }, { "text": "RosterFields", "link": "/student-manager/aceweb/ini-settings/rosterfields" }, { "text": "ScheduleFields", "link": "/student-manager/aceweb/ini-settings/schedulefields" }, { "text": "SearchLogging", "link": "/student-manager/aceweb/ini-settings/searchlogging" }, { "text": "SeatEnrollment", "link": "/student-manager/aceweb/ini-settings/seatenrollment" }, { "text": "SenderEmail", "link": "/student-manager/aceweb/ini-settings/senderemail" }, { "text": "SenderName", "link": "/student-manager/aceweb/ini-settings/sendername" }, { "text": "SessionCutoff", "link": "/student-manager/aceweb/ini-settings/sessioncutoff" }, { "text": "SessionTimeout", "link": "/student-manager/aceweb/ini-settings/sessiontimeout" }, { "text": "ShortTime", "link": "/student-manager/aceweb/ini-settings/shorttime" }, { "text": "ShowCatalog", "link": "/student-manager/aceweb/ini-settings/showcatalog" }, { "text": "ShowContacts", "link": "/student-manager/aceweb/ini-settings/showcontacts" }, { "text": "ShowInstructor", "link": "/student-manager/aceweb/ini-settings/showinstructor" }, { "text": "ShowLocation", "link": "/student-manager/aceweb/ini-settings/showlocation" }, { "text": "SignOn", "link": "/student-manager/aceweb/ini-settings/signon" }, { "text": "SilentPostEmail", "link": "/student-manager/aceweb/ini-settings/silentpostemail" }, { "text": "SMVersion", "link": "/student-manager/aceweb/ini-settings/smversion" }, { "text": "SpecialFee", "link": "/student-manager/aceweb/ini-settings/specialfee" }, { "text": "SQLConnectString", "link": "/student-manager/aceweb/ini-settings/sqlconnectstring" }, { "text": "SSL", "link": "/student-manager/aceweb/ini-settings/ssl" }, { "text": "SSOPreLog", "link": "/student-manager/aceweb/ini-settings/ssoprelog" }, { "text": "SSSLevel", "link": "/student-manager/aceweb/ini-settings/ssslevel" }, { "text": "StopMultiReg", "link": "/student-manager/aceweb/ini-settings/stopmultireg" }, { "text": "SuperInstFilter", "link": "/student-manager/aceweb/ini-settings/superinstfilter" }, { "text": "SysopEmail", "link": "/student-manager/aceweb/ini-settings/sysopemail" }, { "text": "TableClass", "link": "/student-manager/aceweb/ini-settings/tableclass" }, { "text": "TableColors", "link": "/student-manager/aceweb/ini-settings/tablecolors" }, { "text": "TableTags", "link": "/student-manager/aceweb/ini-settings/tabletags" }, { "text": "TaxRate", "link": "/student-manager/aceweb/ini-settings/taxrate" }, { "text": "ThirdParty", "link": "/student-manager/aceweb/ini-settings/thirdparty" }, { "text": "TransactionFee", "link": "/student-manager/aceweb/ini-settings/transactionfee" }, { "text": "TranscriptFields", "link": "/student-manager/aceweb/ini-settings/transcriptfields" }, { "text": "UseCoAlias", "link": "/student-manager/aceweb/ini-settings/usecoalias" }, { "text": "UseIDSource", "link": "/student-manager/aceweb/ini-settings/useridsource" }, { "text": "UseStdHeader", "link": "/student-manager/aceweb/ini-settings/usestdheader" }, { "text": "ValidateEmail", "link": "/student-manager/aceweb/ini-settings/validateemail" }, { "text": "VerboseFullMsg", "link": "/student-manager/aceweb/ini-settings/verbosefullmsg" }, { "text": "VirtualPath", "link": "/student-manager/aceweb/ini-settings/virtualpath" }, { "text": "VoidPendingPmts", "link": "/student-manager/aceweb/ini-settings/voidpendingpmts" }, { "text": "WaitRedirect", "link": "/student-manager/aceweb/ini-settings/waitredirect" }, { "text": "WarningEmail", "link": "/student-manager/aceweb/ini-settings/warningemail" }, { "text": "WebRegHome", "link": "/student-manager/aceweb/ini-settings/webreghome" }, { "text": "WebRegURL", "link": "/student-manager/aceweb/ini-settings/webregurl" }, { "text": "WksCodeMatch", "link": "/student-manager/aceweb/ini-settings/wkscodematch" }, { "text": "WorkshopFields", "link": "/student-manager/aceweb/ini-settings/workshopfields" }, { "text": "Xpages", "link": "/student-manager/aceweb/ini-settings/xpages" } ] }, { "text": "Hosted Customers", "collapsed": true, "items": [ { "text": "Flexdesk Guide", "link": "/student-manager/hosted-flexdesk/guide" }, { "text": "Flexdesk Password Requirements", "link": "/student-manager/hosted-flexdesk/password-requirements" } ] } ] } ], "/report-wizard/": [ { "text": "Welcome", "link": "/report-wizard/welcome" }, { "text": "Set Up", "collapsed": true, "items": [ { "text": "Installing Report Wizard", "link": "/report-wizard/set-up/install-report-wizard" }, { "text": "Report Shortcuts", "link": "/report-wizard/set-up/report-shortcuts" }, { "text": "Report Wizard Licensing", "link": "/report-wizard/set-up/report-wizard-license" }, { "text": "Configuring Report Wizard", "link": "/report-wizard/set-up/configure-report-wizard" }, { "text": "Report Directories", "link": "/report-wizard/set-up/report-directories" }, { "text": "Managing Users/Groups", "link": "/report-wizard/set-up/manage-users" }, { "text": "Change Password", "link": "/report-wizard/set-up/change-password" }, { "text": "Run Report Wizard from Other Applications", "link": "/report-wizard/set-up/run-from-other-applications" } ] }, { "text": "Starting Report Wizard", "link": "/report-wizard/start-report-wizard" }, { "text": "Report Explorer", "link": "/report-wizard/report-explorer" }, { "text": "Report Wizard Menu", "link": "/report-wizard/report-wizard-menu" }, { "text": "Select a Report", "link": "/report-wizard/select-report" }, { "text": "Report Options", "link": "/report-wizard/report-options" }, { "text": "Choosing Sort Order", "link": "/report-wizard/sort-order" }, { "text": "Preview Report", "link": "/report-wizard/preview-report" }, { "text": "Print Report", "link": "/report-wizard/print-report" }, { "text": "Output Options", "link": "/report-wizard/output-options" }, { "text": "Finding Reports", "link": "/report-wizard/find-reports" }, { "text": "Creating Folders", "link": "/report-wizard/create-folder" }, { "text": "Report Filters", "link": "/report-wizard/filter-records" }, { "text": "Creating Reports", "collapsed": true, "items": [ { "text": "Create New Report", "link": "/report-wizard/create-reports/new-report" }, { "text": "Quick Report", "link": "/report-wizard/create-reports/quick-report" }, { "text": "Batch Report", "link": "/report-wizard/create-reports/batch-report" }, { "text": "Dashboard Report", "link": "/report-wizard/create-reports/dashboard-report" }, { "text": "Cross-Tab Report", "link": "/report-wizard/create-reports/cross-tab-report" }, { "text": "Gauge Report", "link": "/report-wizard/create-reports/gauge-report" }, { "text": "Label Report", "link": "/report-wizard/create-reports/label-report" }, { "text": "Chart Report", "collapsed": true, "items": [ { "text": "Create Chart Report", "link": "/report-wizard/create-reports/chart-report" }, { "text": "Formatting Chart", "collapsed": true, "items": [ { "text": "Chart Editor", "link": "/report-wizard/create-reports/chart-editor" }, { "text": "Chart Series Page", "link": "/report-wizard/create-reports/chart-series" }, { "text": "Area Series Page", "link": "/report-wizard/create-reports/series-area" }, { "text": "Bar and Column Series Page", "link": "/report-wizard/create-reports/series-bar-column" }, { "text": "Line Series Page", "link": "/report-wizard/create-reports/series-line" }, { "text": "Pie Series Page", "link": "/report-wizard/create-reports/series-pie" }, { "text": "Point Series Page", "link": "/report-wizard/create-reports/series-point" }, { "text": "Chart Appearance Page", "link": "/report-wizard/create-reports/chart-appearance" }, { "text": "General Page", "link": "/report-wizard/create-reports/appearance-general" }, { "text": "Axis Page", "link": "/report-wizard/create-reports/appearance-axis" }, { "text": "Title Page", "link": "/report-wizard/create-reports/appearance-title" }, { "text": "Legend Page", "link": "/report-wizard/create-reports/appearance-legend" }, { "text": "Panel Page", "link": "/report-wizard/create-reports/appearance-panel" }, { "text": "Paging Page", "link": "/report-wizard/create-reports/appearance-paging" }, { "text": "Walls Page", "link": "/report-wizard/create-reports/appearance-walls" }, { "text": "3D Page", "link": "/report-wizard/create-reports/appearance-3d" }, { "text": "Pattern Color Editor", "link": "/report-wizard/create-reports/pattern-color-editor" }, { "text": "Border Editor", "link": "/report-wizard/create-reports/border-editor" }, { "text": "Gradient Editor", "link": "/report-wizard/create-reports/gradient-editor" }, { "text": "Shadow Editor", "link": "/report-wizard/create-reports/shadow-editor" }, { "text": "Filters Editor", "link": "/report-wizard/create-reports/filters-editor" }, { "text": "Numeric Format Editor", "link": "/report-wizard/create-reports/numeric-format-editor" }, { "text": "Pointer Editor", "link": "/report-wizard/create-reports/pointer-editor" } ] } ] }, { "text": "Display Options for Reports", "link": "/report-wizard/create-reports/display-options" }, { "text": "Customize Report Execution", "link": "/report-wizard/create-reports/customize-report-execution" }, { "text": "Report Object Members", "link": "/report-wizard/create-reports/report-object-members" }, { "text": "Expression Builder", "link": "/report-wizard/create-reports/expression-builder" }, { "text": "Executing a SQL Statement During a Report Run", "link": "/report-wizard/execute-sql-report-run" }, { "text": "Creating Your Own Formulas", "link": "/report-wizard/create-reports/create-formulas" }, { "text": "Create and Use Custom Functions", "link": "/report-wizard/create-reports/create-custom-functions" }, { "text": "Function Reference", "link": "/report-wizard/create-reports/function-reference" }, { "text": "Grouping Values Together", "link": "/report-wizard/create-reports/group-values" }, { "text": "Create Pivot Table Report in Microsoft Excel", "link": "/report-wizard/create-reports/create-pivot-table-excel" }, { "text": "Create Form Letters Using Microsoft Word", "link": "/report-wizard/create-reports/create-form-letters-word" }, { "text": "Add an External Report", "link": "/report-wizard/create-reports/add-external-report" }, { "text": "Import Reports", "link": "/report-wizard/create-reports/import-report" } ] }, { "text": "Saving Reports", "link": "/report-wizard/save-report" }, { "text": "Editing Reports", "link": "/report-wizard/edit-report" }, { "text": "Copy a Report", "link": "/report-wizard/copy-report" }, { "text": "Move or Copy a Report to Other Folders", "link": "/report-wizard/move-report" }, { "text": "Delete a Report or Folder", "link": "/report-wizard/delete-report-folder" }, { "text": "Schedule Reports", "link": "/report-wizard/schedule-report" }, { "text": "Invalid Dates", "link": "/report-wizard/invalid-dates" }, { "text": "Report Templates", "collapsed": true, "items": [ { "text": "Working with Templates", "link": "/report-wizard/report-templates/work-with-template" }, { "text": "Edit Templates", "link": "/report-wizard/report-templates/edit-template" }, { "text": "Outputting a Wide Report Without Splitting Columns", "link": "/report-wizard/report-templates/wide-report" } ] }, { "text": "Advanced Designer", "collapsed": true, "items": [ { "text": "Advanced Report Designer", "link": "/report-wizard/advanced-designer/advanced-designer" }, { "text": "Menu and Tools", "link": "/report-wizard/advanced-designer/menu-tools" }, { "text": "Report Properties", "link": "/report-wizard/advanced-designer/report-properties" }, { "text": "Report Bands", "link": "/report-wizard/advanced-designer/report-bands" }, { "text": "Variables", "link": "/report-wizard/advanced-designer/variables" }, { "text": "Report Objects", "link": "/report-wizard/advanced-designer/report-objects" }, { "text": "Select Multiple Report Objects", "link": "/report-wizard/advanced-designer/select-multiple-objects" } ] }, { "text": "Tools", "collapsed": true, "items": [ { "text": "Report Wizard Updates", "link": "/report-wizard/tools/updates" }, { "text": "News", "link": "/report-wizard/tools/news" }, { "text": "Backups", "link": "/report-wizard/tools/backups" }, { "text": "Change File Locations", "link": "/report-wizard/tools/change-file-location" }, { "text": "Report Wizard Errors", "link": "/report-wizard/tools/errors" }, { "text": "Report Wizard Error Codes", "link": "/report-wizard/tools/error-codes" }, { "text": "Usage Statistics", "link": "/report-wizard/tools/user-statistics" }, { "text": "Synchronize with Reports Stored on Server", "link": "/report-wizard/tools/synchronize-server" }, { "text": "Using a Script for Customization", "link": "/report-wizard/tools/script-customization" }, { "text": "Managing Databases", "link": "/report-wizard/tools/manage-databases" }, { "text": "Managing Scheduled Tasks", "link": "/report-wizard/tools/manage-scheduled-tasks" } ] }, { "text": "Frequently Asked Questions", "collapsed": true, "items": [ { "text": "Program Features", "link": "/report-wizard/faqs/program-features" }, { "text": "Database Issues", "link": "/report-wizard/faqs/database-issues" }, { "text": "Error Messages", "link": "/report-wizard/faqs/error-messages" }, { "text": "Installation and Setup", "link": "/report-wizard/faqs/installation-setup" }, { "text": "Reporting Questions", "link": "/report-wizard/faqs/reporting-questions" }, { "text": "Other Questions", "link": "/report-wizard/faqs/other-questions" } ] } ], "/athena/": [ { "text": "Getting Started", "items": [ { "text": "Introduction", "link": "/athena/introduction" } ] }, { "text": "Developers", "items": [ { "text": "Integration Guide", "link": "/athena/integration-guide" }, { "text": "Developer API", "link": "/athena/api" } ] } ] }, "socialLinks": [ { "icon": "facebook", "link": "https://www.facebook.com/acewaresystems" }, { "icon": "youtube", "link": "https://www.youtube.com/@acewaresystems" }, { "icon": "linkedin", "link": "https://www.linkedin.com/company/aceware-systems" } ] }
Page Data
{ "title": "Runtime API Examples", "description": "", "frontmatter": { "outline": "deep" }, "headers": [], "relativePath": "api-examples.md", "filePath": "api-examples.md", "lastUpdated": null }
Page Frontmatter
{ "outline": "deep" }
More
Check out the documentation for the full list of runtime APIs.