- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2016 02:28 AM
I want to add a new module naming 'ASSIGNED TO MY GROUPS' under Incident Application. How can i write a script for this and how to call it in new module. And what should be the script for that. ???
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2016 02:42 AM
Hi Anubhav,
Follow below steps to add 'Assigned to my group' module under incident applicatio.
1. Navigate to Application Menus-> Search for Incident in Title column-> Click on incident app.
2. Under related list you can see Modules related list-> Click on New button.
3. In Link Type section select Link Type as List of records-> Table Incident-> In filter condition select field Assignment Group is : javascript:getMyGroups().
4. Click on Update button and refresh the navigator you can see your newly added module under incident application.
Hope it will work for you..
Regards,
Swapnil
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2016 01:01 AM
This is working with the same logic. I dint realize that before. Thanks Swapnil.
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 12:32 PM
I found this and really helped me!