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.
Compensation Change Statement - Hide Component when not used for a worker
Summary
How do you hide a component in the compensation change statementContent
I'm trying to hide one of the component lines in the compensation change statement letter based on the worker's increase, for example, if a worker is only receiving one kind of increase (merit), they will only see that component in their letter. I tried <?if@inlines: COMP_2_COMPENSATION_PERCENT!=’’?> <?COMP_2_NAME?> <?end if?> but it's cause an error when I try to print a letter.
0