Client Side UI action not working in Portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 01:15 AM
Hello Everyone,
I have a UI action which has client side Checkbox as checked, now this UI action is working fine in platform. But it is not visible/working in Portal.
I guess the reason is it is calling GlideDialogWindow which is now depreciated, but i want this functionality to work in Portal.
Any thought on how should i make it work ?
Any sort of help will be appreciated.
Regards,
Vikram Pathare
Labels:
- Labels:
-
Personal Developer Instance
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 11:40 AM
You would have to create a button on the portal.
https://serviceportal.io/create-custom-action-buttons-service-portal/
Please mark my response as correct and helpful if it helped solved your question.
-Thanks