By default, the Profile Page will be the first page of the application in the Reader. You can include demographic information, education history, work experience, or any information that would be useful to the Reviewer at the start of their review. Each Application Review Type can have its own Profile Page or share a Profile with other Application Review Types. The Profile is a custom VisualForce page.
DISCLAIMER: this CSS tag is not supported or maintained by TargetX, and is simply meant as an example of how you may choose to use CSS within our products. Some or all of the customizations these tags provide may change or no longer apply to your instance at any time. If at any time the CSS impedes expected functionality in the TargetX product, we recommend removing the CSS to restore functionality.
The Profile is a custom Visualforce Page. You can include demographic information, education history, work experience, or any information that would be useful to the Reviewer at the start of their review. Each Application Review Type can have its own Profile Page or share a Profile with other Application Review Types.
To set the Profile Page for an Application Review Type:
Notes:
/apex/Include?page=/apex/c__<page_name>
[where <page_name> is the name of the page you’ve created.]
In the “Document Definition” section enter the array:
[application.attachments]
In the “Document Definition” section enter the array:
[contact.attachments]
In the “Document Definition” section, enter the array:
[enrollment history]
In the “Document Definition” section enter the array:
[essays]
In the “Document Definition” section, enter the array:
[recommendation]
Note: To set the order of the PDF’s use the and drag items up or down.
You can configure the Profile Page in the Application Review Tool to display field data for Contact, Application, Essays, Recommendations, Extracurriculars, and Enrollment History information. For example, a profile page might contain data for an Essay such as Title, Topic, and Student Name. Follow these instructions to update the fields displayed in the Profile PDF:
Note: the profile page uses fieldsets. The objects mentioned above may already have available field sets depending on how the profile page was implemented.