How to set value in the hr profile table field when the form is submitted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2024 10:46 PM
Hi All,
I have a requirement, when the user submits the form through the portal, there is one field on the portal named "npi". I want this field value to be set in the HR profile table record. I have created an npi(u_npi) field on hr profile table, so the value gets updated in this field for the particular user. For this, I have created an onsubmit client script and the script include. Please let me know where is the issue in my code as it is not working as expected.
Thank you!
- Labels:
-
Human Resources Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2024 11:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2024 12:00 AM
yes its client callable