UI action on service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2016 09:34 AM
Hello Snow Community,
UI action are not working on service portal helsinki (page ticket).
I found that we have to code our own widget, so I did something with few button ng-show to display etc etc..
I would like to call getActionName in order to launch the proper ui action for the right button, but I can't use g_form on client side script on the portal.
Someone i've done this ?
Or do you know a better way to handle ui action on service portal page ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2020 12:38 PM
Hi
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 06:23 AM
Seems to be right : UI PAGE and UI MACRO with the new Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2017 03:46 AM
Hello Romain,
My UI Actions on the form are visible in form layout but not in service portal form.
Please consider that my UI Actions are server side and doesn't have any condition to restrict.
Could you please help me how to make these UI Actions visible in Service portal "form"?. Currently i could see only "Save" button.
Should i check any other configurations to make them available?
Thanks,
Pavan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2017 03:44 AM
Hello Brad,
My UI Actions on the form are visible in form layout but not in service portal form.
Please consider that my UI Actions are server side and doesn't have any condition to restrict.
Could you please help me how to make these UI Actions visible in Service portal "form"?. Currently i could see only "Save" button.
Should i check any other configurations to make them available?
Thanks,
Pavan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2017 04:18 AM
Hey Pavan,
You have to make custom WIDGETS to achieve your requirement because you can not show UI ACTION on SERVICE PORTAL.
Refer this for creating WIDGETS -