TracCloud: Rosetta: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
Line 1: Line 1:
<div class="tcWidgetPage" style="width:100%">
<div class="tcWidgetPage" style="width:100%">
<div style="text-align: center; margin-top: 0em;"><big><b>Students</b></big></div><div class="mw-collapsible">
<div style="float: left;"><big><b>Students</b></big></div><div class="mw-collapsible">
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 15: Line 15:
</div>
</div>
<div class="tcWidgetPage" style="width:100%">
<div class="tcWidgetPage" style="width:100%">
<div style="text-align: center; margin-top: 0em;"><big><b>Visits</b></big></div><div class="mw-collapsible">
<div style="float: left;"><big><b>Visits</b></big></div><div class="mw-collapsible">
{| class="wikitable"
{| class="wikitable"
|+ Visits
|-
|-
! <b>Field</b> !! <b>Type</b> !! <b>Description</b> !! <b>Twig Tag</b> !! <b>API</b> !! <b>SFTP Export Column</b> !! <b>Example</b>
! <b>Field</b> !! <b>Type</b> !! <b>Description</b> !! <b>Twig Tag</b> !! <b>API</b> !! <b>SFTP Export Column</b> !! <b>Example</b>

Revision as of 17:23, 21 January 2025

Students
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
Field Type Description Twig Tag API SFTP Export Column Example
example example example {{example.example}} example.example example example