To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
If - Else Conditions in HTML for Taleo's Notifications
Content
Hi All,
I encountered an HTML issue with Taleo's notifications, and I would really appreciate your assistance.
I would like to use the notification which is triggered by 'ERT, Job Specific Referral, New Candidate' for 2 different cases:
1. Agent Referral
2. Friend Referral
Therefore, at the beginning for the notification I would like to use:
Dear {CANDIDATE_FIRST_NAME},
But, I would like that {AGENCY_NAME} will be presented only when I'm in the first case - Agency Referral and that the other {REFERRER_FIRST_NAME} and {REFERRER_LAST_NAME} will not ( I will add that those 2 fileds are filled with the agent details). Same in the second case - Friend Referral, I would like to see only {REFERRER_FIRST_NAME} and {REFERRER_LAST_NAME}.