TracCloud: Rosetta: Difference between revisions
From Redrock Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="mw-customtoggle-1 mw-customtoggle-2" style="float: right; color: white; background-color: grey; border: 3px solid grey; font-weight: bold; border-radius: 5px">'''Invert Visibility'''</div> | |||
<br><br> | |||
<div class="tcWidgetPage" style="width:100%"> | <div class="tcWidgetPage" style="width:100%"> | ||
<div style="float: left;"><big><b>Students</b></big></div><div class="mw-collapsible"> | <div style="float: left;"><big><b>Students</b></big></div><div style="float: right; color: white; background-color: grey; border: 3px solid grey; font-weight: bold; border-radius: 5px" class="mw-customtoggle-1">Toggle Visibility</div> | ||
<div class="mw-collapsible" id="mw-customcollapsible-1"> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 15: | Line 20: | ||
</div> | </div> | ||
<div class="tcWidgetPage" style="width:100%"> | <div class="tcWidgetPage" style="width:100%"> | ||
<div style="float: left;"><big><b>Visits</b></big></div><div class="mw-collapsible"> | <div style="float: left;"><big><b>Visits</b></big></div><div style="float: right; color: white; background-color: grey; border: 3px solid grey; font-weight: bold; border-radius: 5px" class="mw-customtoggle-2">Toggle Visibility</div> | ||
<div class="mw-collapsible" id="mw-customcollapsible-2"> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
Revision as of 18:13, 21 January 2025
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 |