TracCloudGuideListingsAppts: Difference between revisions

From Redrock Wiki

No edit summary
m (Protected "TracCloudGuideListingsAppts" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 11:24, 22 May 2023

Appointments Listing
An Appointment represents the reservation of a time slot (availability) between a student and a consultant. The student intends to show up at your center at X date & time, for Y subject, Z reason, etc. If the student attends this appointment, a visit record will be created. If they do not attend, no visit will be created, and the status will be recorded as cancelled or missed as needed. Appointments can additionally contain custom fields that both students and staff can fill out, as well as documents that need to be shared between the two parties.

7893342.png

The Appointments Listing can be accessed by going to Other > Listings > Appointments. If you don't currently have access to this, go to Other > Other Options > Groups > [Your Group] > Admin / Modules > Add "Appointments" under "Table Access" > Save. This listing contains all appointments records that you have permission to view, including the ability to make batch changes, create custom views, or simply search for and few individual appointments.

Each column of information displayed has a clickable header that will sort the listing accordingly. Clicking once sorts ascending, a second click will sort descending.

File:8872862.png

Using the Search Bar on this screen, we can easily perform quick searches to find specific appointment records. Right clicking in the search bar (shown below) will provide a list of available appointment fields to search, click any of these to auto-fill the search bar.

8358287.png

Example Searches:

  • Find an appointment by a single value, such as student ID. Specifying 'Students.ID=' actually isn't required for ID or Name searches, but it works well as an example.
Students.ID=1931

  • Search multiple fields at once, separate your searches by a space.
Students.ID=1931 Appointments.Online=1

  • When performing multiple searches where at least one field contains a space, make sure to surround the contents you're searching for with quotation marks.
Students.ID=1931 Reasons.Reason="Paper Writing"

  • Date searches such as this are required to be formatted as YYYY-MM-DD
Appointments.StartDT=2023-04-27

  • You can also search by a date range with ... (quote protected)
Appointments.StartDT="2023-04-20...2023-04-30"


Hamburger Menu

Every listing page in the Trac System features a hamburger menu with utilities to search for or interact with your list of records. Some of these options are specific to a certain listing/record-type, others are shared. The following list includes definitions for the hamburger menu options available on this listing, and how they can be utilized.

9599148.png


  • All Appointments, Today, Recent Appointments, etc
These options allow you to quickly search for a specific date range for your appointment records. Recent Appointments is the default, showing the past 6 months of data.


  • Search
This utility will open a pop-up window unique to each Listing it's present on, allowing you to search your records by a number of different fields.


  • Power Search
This option provides a simple but powerful search utility to find the records you need. String together multiple searches, adding or removing results for each. Use Search Symbols to include ranges of data, and Save Searches for later use if needed. The search term 'blankornull' can be used to find all records with a value of nothing ("") or null ().
5300567.png


  • Saved Searches
See Saved Searches for more information.


  • Show these <records>
This utility takes your selection of records, finds the related records, and takes you to that listing with the resulting records. For example, on the Registration listing, you can "Show these Students" to display the student records for the registrations that you were viewing.


  • Find/Merge Duplicates
These utilities can be used to cleanup duplicate records in your Trac System. We highly recommend reaching out to Redrock Support directly for assistance in cleaning up this data.


  • Find by Values
This utility can be used to search one field for multiple values. If you have a spreadsheet containing a list of student IDs, this is an easy way to pull up the same list of students in TracCloud by copying the ID column into this search field.
5240726.png


  • Change Field Values
This utility allows you to make modifications in to your records in bulk. Similar to the Merge Duplicates utility, we highly recommend coordinating with Redrock Support directly on this setting.


  • Selected...
The Selection Tool offers several options to filter and manage your records. More information on this feature can be found in its own dedicated article here.


  • Views
See Views for more information.


  • Create Chart
Based on the data currently being viewed a chart can be generated to visually illustrate the relationships in the data.


  • Print
Allows you to print the contents of the current listing, by extension this also allows you to export the current list as a PDF file.