Views - Configuration
Overview
Views are used in workspaces to display data from subsets of records within a table so that the data can easily be viewed and queried and actions can be taken against them.
- Default Views are built into the system and dictate the flow of records through each workspace. You can edit the default views within the Roster and Submission workspaces to control the column display and default sort order.
- Custom Views are used to display custom sets of data for custom sets of records and are also often used to pre-configure canned export reports. You can create and manage custom views within the Roster and Submission workspaces to control the record selection, column display, default sort order, and permission profiles.
To access the Views configuration for a form, choose Configuration from the main menu, then General. Choose the form on the Student Data page, then click the Views tab.
The PROP:UserAccountEmailAddress field will be available for configuration within Views for the Roster or Submission workspace regardless of the Parent Account Email Verification feature.
- If the access level is Restricted or Private, the PROP:UserAccountEmailAddress will be available to select as a column when a user is configuring any Roster or Submission custom or default view.
If the access level is Restricted or Private, the PROP:UserAccountEmailAddress will be available to select as a sortable item when a user is configuring any Roster or Submission custom or default view.
If the access level is Restricted or Private, the PROP:UserAccountEmailAddress will be available to select in an expression when a user is configuring any Roster or Submission custom view.
Configure Default Views
- Choose Roster or Submission.
- Roster is only available for Private forms.
- Click the Name of the view you want to edit.
- In the Columns section, specify what data you want to display for each record:
Enter the Column Name.
Choose a property or Field.
Select the Export Only checkbox if you do not want the property or field visible in the view, but want the property or field automatically included when exporting from the view.
To add a column, click Add Column and edit the properties.
To sort columns, drag and drop the columns into the order by which you want them to appear in the view.
To delete a column, click the Delete (trash) icon next to the column you want to remove.
In the Sorting section, specify how you want to sort the records:
Choose a property or field from the first drop-down list.
Choose an alphabetical order from the second drop-down list.
To add a column, click Add Column and enter the properties.
To sort columns, drag and drop the columns into the order by which you want the sort order applied in the view.
To delete a column, click the Delete (trash) icon next to the column you want to remove.
Click Save.
Configure Custom Views
Create a Custom View
- Choose Roster or Submission.
- Roster is only available for Private forms.
- Click Create View.
- Click the Details tab.
- Enter a unique Name. The name cannot be longer than 100 characters.
- Choose a permission Profile.
- To add another profile, click Add Profile and select the appropriate profile.
- To delete a profile, click the Delete (trash) icon next to the profile you want to delete.
- Click the Columns tab.
- In the Columns section, specify what data you want to display for each record:
- Enter a Column Name.
Choose a property or Field.
Select the Export Only checkbox if you do not want the property or field visible in the view, but want the property or field automatically included when exporting from the view.
To add a column, click Add Column and edit the properties.
To sort columns, drag and drop the columns into the order by which you want them to appear in the view.
To delete a column, click the Delete (trash) icon next to the column you want to remove.
In the Sorting section, specify how you want to sort the records:
Click Add Column.
Choose a property or field from the first drop-down list.
Choose an alphabetical order from the second drop-down list.
To add a column, click Add Column and enter the properties.
To sort columns, drag and drop the columns into the order by which you want the sort order applied in the view.
To delete a column, click the Delete (trash) icon next to the column you want to remove.
- In the Columns section, specify what data you want to display for each record:
- Click the Rules tab.
- Click Add Rule.
- Fill out the rule properties.
- To add another rule, click Add Rule and enter the information as needed.
- To delete a rule, click the Delete (trash) icon.
- To add another group of rules, click Add Group.
- To delete a grouping, click Delete Group.
- Click Save.
Edit a Custom View
- Choose Roster or Submission.
- Roster is only available for Private forms.
- Click the Name of the custom view you want to edit.
- Update the information as needed.
- Click Save.
Delete a Custom View
- Choose Roster or Submission.
- Roster is only available for Private forms.
- Click the Delete (trash) icon on the view you want to delete.
- Click Delete to confirm.
Rule Properties
Field | Description |
---|---|
[Operator] | Select one of the following:
|
[Field] | Choose a property or field from the first drop-down list. |
[Evaluator] | Choose the appropriate evaluator from the second drop-down list. Available evaluators are dependent on the type of property or field selected.
|
[Value] | Enter the value. When using the in or not in evaluators, use pipe characters ( | ) to separate values in the list of values to query within. For example, K|1|2|3|4|5. The value field does not apply if is blank, is not blank, is checked, or is not checked is selected as the evaluator. |