TracCloud: Rosetta: Difference between revisions
From Redrock Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{WIP}} | |||
<div class="mw-customtoggle-1 mw-customtoggle-2 mw-customtoggle-3" style="float: right; color: white; background-color: grey; border: 3px solid grey; font-weight: bold; border-radius: 5px">'''Invert Visibility'''</div> | <div class="mw-customtoggle-1 mw-customtoggle-2 mw-customtoggle-3" style="float: right; color: white; background-color: grey; border: 3px solid grey; font-weight: bold; border-radius: 5px">'''Invert Visibility'''</div> | ||
Revision as of 18:34, 21 January 2025
This page is still in progress! Come back later to learn more.
Invert Visibility
Students
Toggle Visibility
Field | Type | Description | Twig Tag | API | SFTP Export Column | Example |
---|---|---|---|---|---|---|
ID | bigint | The student's ID number. Should be unique. | {{Student.ID}} | Students.ID | ID | 1234567 |
First Name | varchar(80) | The student's preferred first name. | {{Student.First_Name}} | Students.First_Name | FirstName | Sam |
Last Name | varchar(80) | The student's last name | {{Student.Last_Name}} | Students.Last_Name | LastName | Smith |
Visits
Toggle Visibility
Field | Type | Description | Twig Tag | API | SFTP Export Column | Example |
---|---|---|---|---|---|---|
example | example | example | {{example.example}} | example.example | example | example |
Appointments
Toggle Visibility
Field | Type | Description | Twig Tag | API | SFTP Export Column | Example |
---|---|---|---|---|---|---|
example | example | example | {{example.example}} | example.example | example | example |