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.
rtf template - hide a row based on multiple condition
Summary
rtf template - hide a row based on multiple conditionContent
Hi ,
I have a requirement to hide the row based on multiple and-or conditions like
if (a=1 and b=2) or (c=3 and d=4) then include
i tried to use the <?IF: (a=1 and b=2) OR (c=3 and d=4)?> but its not working. I even tried to use ELSE as well but no luck.
Can anyone please help here to give the syntax to include multiple and-or conditions.
Thanks.
Tagged:
0