If logged in user is member of current assignment group then populate the alert message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 11:45 AM
Hi All,
I need to populate the alert message when If logged in user is member of current assignment group.
For this I tried with the display business rule and client script,
Display business rule:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 12:01 PM
Hi @vinuth v ,
The code is perfect. Can you check in the client script, did you select the filed UI type to All.
Also, can you check if(g_scratchpad.sd==1) works.
If this information helps, mark this post as Helpful.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 12:15 PM
Hi @Najmuddin Mohd,
Thank you,
Yes, I have select the UI type to All and I tried with your script but it's not working.
Thank you,
Vinuth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 12:24 PM
Hi @vinuth v ,
Can you check any conditions that you are applying in the Business rule. And, send when in the business rule is selected as Display.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 12:36 PM
Please find the Display business rule screen shots.