Student Search Views

Modified on Fri, Oct 4 at 12:19 PM

TABLE OF CONTENTS


Overview

Search views allow custom columns to be displayed in search results when performing a search via Student Data>Student List>Student Search. This means each type of user (nurse, counselor, coach, etc...) can have a view tailored to show the information they need.


In this example, a custom view called "Student Current Location" was configured to display the student's current scheduled course along with their photo:



Working with Search Result Views

This is added from the Student Data>Student List>Search Result Views screen.

Securable Location for this screen: studentdata.studentlist.searchResultsView


  • This screen lists the available views and allows one to be made the default view for all users.
  • From this screen views may be created, deleted, copied, imported, and exported for sharing with another district.
  • Search views with the Genesis logo are built-in and cannot be changed or deleted. However, they can be used as a starting point for new views by using the 'Copy' button

Edit View:


Securable Location for this screen: studentdata.studentlist.editView

  • The edit view screen allows the view to be renamed, security to be updated, and columns to be updated.
  • A view can be made available to all users, or on a role-by-role basis.
  • Each column in a view has an expression. The expression determines what is displayed in the column.

As an example, ${student.studentID} would display the student's ID. The brown box icon is a helper to assist in building an expression.

The tooltip expression determines what is displayed when hovering over that column.

Each column can be optionally excluded from appearing on the screen, on the Excel printout, or on the PDF printout with options to the right:

See below for more information on any of these settings.


Search View Column Fields

When editing a search result view, each Expression has a number of settings. Here are the definitions of these fields:

FieldNotesExample
Seq
Controls the order in which this column appears in your search results. Entering zero will cause this column to appear at the far left. "0"
NameDisplay name of the column within the search results."Date of Birth"
ExpressionThis is the command that ultimately pulls the information. Always surrounded by brackets { } and preceded by $${student.dateOfBirth}
Tooltip ExpressionUsed for displaying alternate information or extra details when the user hovers cursor over this field in the Search Results. ${student.age}
Col AlignAligns the text within the columnLeft, Right, Center
FormatAllows you to customize the format how the information displays
"MM/dd/yyyy"
Link To ScreenAdd a helpful shortcut to a particular screen on the student's record. Setting this will turn the data into a hyperlink, much how clicking on Student ID opens the student's record.  "Current Year Schedule"
Proficiency LevelTaken from Assessments>Setup>Proficiency where color scales are added for assessment scores. Allows the view to display the same color set based on score/value of the cell. "NJSLA"
Generic Code SetWorks much like proficiency scale, and displays the color assigned to the code from within Setup>Codes. For example, if the gender_codes table was modified so that "F" is assigned blue and "M" is assigned red, that will appear as the color in the search results for this column, depending on the student's gender code field."Gender Codes"
Screen / Excel / PDFUncheck these boxes to hide the column from displaying on either the screen (search results), the Excel export, or PDF export of this view.
PDF ColumnAlternate column title that appears when the view is exported to PDF."DOB"




See our Library of Search Result Views

Click here to see a list of USEFUL Search Views available for download

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article