Invoke a client UI Action from the Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2020 05:36 AM
I have a unique requirement in that I need to show the change management UI Actions on the Service Portal. These UI acitons are marked client side, so I cannot easily show them on the portal since the portal only accepts server side UI actions. Has anyone done something similar? Is there a way to get to these UI Actions without having to rebuild the functionality of the changestatehandler in each widget? I'm looking for a way to build a widget that either calls those UI actions, or a widget that can access the changestatehandler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2020 12:35 AM
Hi Ashley,
Please go through below thread,
Hope it helps,
If this information helped you in any way, please then mark it as helpful.
Regards,
Kamlesh.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 01:01 PM
Hi, I created a solution and decided to publish it myself: