You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

How can I see the explanation for the reason for absence after the reason for absence is selected?

Received Response
21
Views
1
Comments

Hello, after selecting the reason for absence on the Add Absence screen, we want it to write a description on the screen. For this, we added an html markup to the relevant field.

Here is the code we added to the HTML markup:

#{

bindings.AbsenceTypeId.inputValue==300000020656361&&bindings.absenceTypeReasonId.inputValue==300000020656397? 'To be chosen by the employee during the week in which the event takes place or during the following week. - 3 days':

bindings.AbsenceTypeId.inputValue==300000020656361&&bindings.absenceTypeReasonId.inputValue==300000020656398? 'The necessary time with a maximum of three days.- max 3 days' :''}

However, after selecting the reason for absence, this explanation does not appear until we enter the start date and end date information.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!