Package: Recruiting(JS2)

Display Only the Resume

How Can I Display Only a Resume for a Candidate Contact Rather than the jCards?

Most Jobsciencecustomers have a default to display Resumes on the Detail Record to also include jCards of related data such as Employment History & Skills. Jobsciencehas 2 methods to remove the display on this extra data if it's desired. The directions are located below and must be completed by a User with System Administrator permissions.

  1. The easiest is to simply disable jCards.

    1. Navigate to Setup > Develop > Custom Settings > Config > Manage > Edit.

    2. Uncheck Enable JCard for Contact

    3. Save your changes.

  2. The second way is to utilize the JCard template editor.
    This can be accessed by taking your base Salesforce URL and appending apex/ts2__jcardtemplatecreator to the end.

    Examples:

    A Base URL of is updated to
    https://customdomain.my.salesforce.com/home/home.jsp https://customdomain.my.salesforce.com/apex/ts2__jcardtemplatecreator
    https://NA2.salesforce.com/home/home.jsp https://NA2.salesforce.com/apex/ts2__jcardtemplatecreator
    https://jobscience.lightning.force.com/one/one.app?source=aloha#/home https://jobscience.lightning.force.com/apex/ts2__jcardtemplatecreator

Also depending on the age of your org, there may simply be a tab called JCard Editor.

Once you are in the editor simply select the Contact jCard and change the Layout option to Resume Only. Then save.