- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2023 03:17 AM
Hi Community,
Need your help with the Ajax code (Script include) and client script.
This code is created to call the record from the leave bucket and populate the respective fields in the new leave request form. variables are correct, but some how the code is not working (unable to pull the record and populate)
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2023 11:55 AM
@MG_Azam I asked you to make changes in the Client script only. Your script include script should remain same.
In a nutshell, your ImsAjax should look like the following
And your Populate leave data should have the following code.
Hope this clears out all the confusion and resolves your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2025 06:36 PM
Thanks it's working now. Only got this behavior in my dev instance.