- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 05:21 AM
Hi,
I have an requirements related to this popup alert when I export records exceed the records limit for export function. Users claim that they have to wait too long for process to complete, they want to both interact with other functions and want to receive the notification in email when the export is done. My question is can I make this function into Async ? Currently I have to wait for the process to be finished to process other functions like insert / update records or access to another table, etc.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 06:11 AM
For async functionality, use the Mail it button, system will mail export to the user after completion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 10:18 PM