synchronous glideajax call for scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2023 01:29 AM
Please make suggestions for getXMLwait() alternatives for bespoke applications. GetXMLwait cannot be used for scoped applications, according to the documentation.
I'm working on a need where, when the Status field changes, a GlideAjax call will be made. When the call returns, the response value will be provided to the GlideModal window.
To make the glideajax call synchronous, I need advice.
Thank you,
Pratap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2023 08:46 AM
@Ankur Bawiskar ,Those links does not have any solution to my problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 06:39 PM
@pratapdalai, did you find any solution for your requirement. I'm stuck in a similar situation.