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.
Conditional Logic in RTF
Summary
Conditional If-Then-Else and Looping logic in RTF TemplateContent
Hi All,
I am trying to add conditional logic, specifically using If-Then-Else statements, in an RTF Template. I have reviewed the examples in the RTF guide but I can not seem to get the correct syntax.
A simple example is that I want to check the Marital Status Description field and if it is null/blank then display 'Not Specified' on the RTF, else display the Martial Status Description.
Here is the the syntax I have tried: (<?MARITAL_STATUS_DESCR?> is the data model tag for the description)
<?xdofx:if MARITAL_STATUS_DESCR = ''
Tagged:
3