TargetX Implementation configures Application Reviews. In this article, you will discover an overview of the different elements at your disposal for managing your Application Reviews effectively and gaining a thorough understanding of the various aspects involved.
The Basic Configuration Editor defines bookmarks, scorecards, documents that will be displayed as part of the review, and the order in which the information will be presented to Reviewers.
To create a new Application Review Type:

The Basic Configuration Editor contains three tabs: Doc Definition, Bookmarks, and Scorecard.
The Doc Definition tab defines which documents will appear to the reviewer and the order in which they appear. Doc Definition defines which object’s attachments and Visualforce pages will make up the merged application PDF presented to reviewers.
The options are organized as follows: Standard Objects, Custom Objects (Application), Custom Objects (Contact), and Visualforce Pages.
Choosing Application Attachments allows you to include attachments as well as Application Snapshots. You have the option to include the Application Snapshot PDF with the attachments and/or to display the Application Snapshot PDF as the FIRST attachment:
Note: you can only have one PDF display in the Application Review. If both options are toggled on (i.e. set to true), the PDF with attachments will be displayed.
Choosing an Object means all attachments on records from that object will be displayed for a given applicant during the review. For child objects, display order and filter options will appear.
For Visualforce pages, select the appropriate Visualforce page from the Choose Page list. An option to choose a static resource CSS file to be applied to the Visualforce page will appear. Choose only valid Visualforce page and CSS options to prevent an error.
You can also order Child Record Attachments or Filter Attachments.
Note: be sure to only select VALID Page and Custom CSS entries or you may experience an error when you try to view your configuration.
Once you’ve selected pages, you can choose to Sort Attachments By Create Date, Content Type, Last Modified Date or Name. Use the Choose Order list to choose either Ascending or Descending
Bookmarks allow a reviewer to quickly navigate to a section of the merged applicant PDF. Bookmarks are configured using a unique search term consistently displayed on the bookmarked page.
Bookmarks allow a reviewer to quickly navigate to a section of the merged applicant PDF. Bookmarks are configured using a unique search term that is consistently displayed on the page being bookmarked.


Note: a Unique Bookmark Search Term is the value you expect to appear ONLY on the page you want to bookmark. The Bookmark Search Term must be unique; otherwise, the bookmark might return a different page to the user. Please note that Bookmark values are case-sensitive.
Sample Configuration:

Sample Bookmarks display:

You can update the fields that display in a given section by updating the relevant Field Sets. In the example below, you can add/edit fields to an Essay section:


The Scorecard tab is where a user configures which fields will be used by reviewers to collect assessment data. A Score tab is a scoring section which contains one or more assessment fields (i.e., custom fields on the Application Review object for capturing assessment data).
The field label is displayed to the reviewer for a given field. Fields marked as required must have a value before a reviewer can submit their review.
The field type determines how the field will be displayed: Text Box = text box; Picklist (displayed) = picklist with options displayed; Picklist (Dropdown) = picklist with options in a drop down menu; and Picklist (Multiselect) = multiselect picklist with options in a dropdown menu.
For any field of type Picklist, the user must enter the options to be displayed within the picklist. Option # is the value that will be saved in the field; Option Description is a description that will appear to the reviewer for that picklist option. It is recommended that you always add a Description.
If you have selected to use either the Picklist (Dropdown) or Picklist (Multiselect), you MUST enter a Description. If you prefer no Description display, simply enter a <space> in the Description field.
Notes:
Scorecards can have Conditional Visibility by selecting the toggle. This allows Administrators to add a field to the scorecard that is only relevant based on the value entered in a previous question. For example, you can use Conditional Visibility to display a Scholarship field for Applicants that the reviewer has chosen to Admit. You would set the Scholarship field to be conditionally visible based on Decision = Admit.
Option Groups provide additional flexibility when configuring scorecards. Option groups allow Administrators to define a picklist for a field that changes based on the value entered in another field. For example, if you have a Scholarship field available and want to limit the picklist values based on the Applicant’s Program, you would use an Option Group to specify which picklist values should display for each Program.
The Basic Configuration Editor lets you preview the configuration by clicking the Save & Preview button on the top right. You can search for any existing Application Review of the Application Review Type you are editing.
Note: use the Back arrow at the TOP of the window to return to the configuration window.
The Advanced Configuration Editor performs the same tasks as the ‘Basic Configuration Editor’ except that it is code-based. This is useful for troubleshooting or more advanced use cases.
The Doc Definition tab is where a user defines which documents will appear to the reviewer and the order in which they will appear.
Note: you can only have one PDF display in the Application Review. If both options are toggled on (i.e. set to true), the PDF with attachments will be displayed.