Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Default Salaried or Hourly based on Grade in Hire an Employee Redwood page
We want to default "Salaried or Hourly" Field in the Assignment section of the Hire an Employee Redwood Page using VBS.
Requirement is if the grade code equal to any of 420, 430, 440, 450, 499 then the field should be defaulted to 'Hourly' otherwise for all the other grades it should be 'Salaried'. The grade in the assignment page could flow from the used position or the user can select from the Grade LOV(if the position is not used)
I tried using Grade Code field in the condition and defaulting the field value but it is not working and also tried using regexp /^(?420|430|440|450|499)\d+$/ but no success
Tagged:
0