Warning message when quick message is selected in HR Case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 01:57 AM
I have a requirement when any Quick message is selected then a pop-up/ warning message should be populated.
Please hep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 02:06 AM
Try to create a onChange client script, based on the subjected entered via quick message you can use g_form.addinfoMessage('text_here'); or error message to display a message.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 02:24 AM
Hi @Sohail Khilji : but the email_client table could not selected in Client scriptto write onChange script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 02:28 AM
Then I guess the table is limited to scope, can you let me know what's the businesses requirement ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....