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.
Auto complete rule for termination classic UI
Hi Team,
I have one requirement. Suppose I have added one DFF field in Work relationship page as Column and stored value as "ABC". When I want to terminate any employee, under termination action I select a value as "ABC". Once the value got selected under term action, then it should check for column value "ABC". If both value matches then it should throw error. It is possible to do in Work relationship Classic UI? Below is the condition it should look like:
If Term_action = "ABC" Then
(
If Column(DFF) = "ABC" Then
( error message throw)
)
Tagged:
0