Dear Experts,
i have a critical requirement where in i need to default some text in the form on clicking a button on the form.
I have created an ISR button on the form and created a new backend generic service to default the text on the form. The generic service works fine.
Now when i click the button on the form, my generic service is getting called and at the same when i click "Check and send" button the same generic service gets called.
So i now want to check inside my generic service, when my button is getting called and when "Check and send" gets called so that i can restrict my piece of code from getting executed for check and send alone.
Is there a way? Appreciate your help.
thanks,
regards,
sridharan
Seriously?!?!! So you have learned just enough about HCM Processes and Forms to be dangerous eh?
Learn about RULES. That will solve that problem for you.
Hi Cris,
I am not so new to HCMp&F, but just that i havent worked on this scenario for reading the data on click of a button. I am working on the requisition form and there are already a few ISR buttons on the form to get the pop up for positions and brach details.
I'am just trying to understand the deeper concept of how the scripting works and how to control the request from an ISR button on the form.
Can you share some thought how can creating a RULE solve this issue. Thanks.
Regards,
Sridharan
Add a comment