cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Leave Request customisation

Former Member
0 Kudos

Hello Everyone,

As per our requirement, we need a custom field in Leave request application.

i have added a field using V_PT_FIELD_SEL table and assigned to the leave type.

Now i can see the additional field.

But its an input field.

I need a radio button and could not find any solution to change the field type for this customs fields.

Please let me know the configuration / customisation process to achieve this.

Kind Regards,

Raju

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Through configuration or customisation you can't create a radio button on ESS screen.

Ask EP consultant to create the same, he will do it.

thanks

J

Former Member
0 Kudos

Thanks for your response.

Is there any way that we can add a drop down to leave request using configuration.

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

no there is no customisation for this, you would need coding to attach a search help to a custom field in leave request

Former Member
0 Kudos

Modified the customer 1 input field to checkbox.

Populated the value as true when the checkbox is selected and no value when checkbox is not selected.

0 Kudos

Hi Rama P,

is your leave request application in JAVA? If so, were you able to accomplish this without changing any JAVA code?

I've read that, for JAVA, one can only accomplish this by editing the iView in the JAVA application itself so just wanted to make sure.

Thanks in advance!

Gonçalo

Former Member
0 Kudos

Yes, the leave request application is in Java. We have added a custom attribute and have done some java coding to accomplish this requirement.

Regards,

Raju