Action not authorized on UI action override for New button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 11:06 AM
Hi Guys,
I am trying to hide the "New" button on the reference look up pop up window based a condition. This popup is coming from the related list column reference look. In order to do that, I have created a new UI action of action name "sysverb_new" and button name "New" with condition to show/hide the New button. That works fine.
Now, when I click on the "New" button with that condition on, I get "Action not authorized" error.
I am logged in as admin on my localhost instance.
I saw few suggestions regarding changing the action name and button name. I tried that too but with that solution, I see two New buttons on the form and that is not what we want.
I have tried changing the order for the new UI action that didnt help. I tried to convert that UI action as "client". With that I don't see the Action not authorized error but I don't have access to the "action" field in the script section. I need that too for URL redirection on the New button click.
If anyone has any solution/ideas, please post it.
Thanks in advance,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 11:19 AM
Looks like something has changed recently on the platform side. We are facing the similar issues for the old UI action we wrote in previous releases those are now causing "Action not authorized" issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 11:23 AM
Looks like something has changed recently on the platform side. We are facing the similar issues for the old UI action we wrote in previous releases those are now causing "Action not authorized" issue.