Get Started with Redwood for Oracle Cloud HCM Begin Now
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. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
SQL Help with Offer Letters
Hello - Looking for some advice from SQL experts!
In our offer letters we input the available variables from the candidate, requisition and offer, as I am sure most organizations do.
If I have a field with 'Yes' and 'No' values, is there a way to add SQL logic to the offer letter so that when:
{Offer.UDF_TEST} = 'Yes' then "xxxxxxxxx" appears on the offer letter
{Offer.UDF_TEST} = 'No' then "yyyyyyyy" appears on the offer letter
Thank you in advance!
0