
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:03 AM
Attached are two UI Actions. One is global and one is for a specific table. Both are active and in at least one scenario, both conditions can evaluate to true.
I would expect that when both conditions evaluate to true, since the table specific action does NOT override the global, that duplicate buttons would be visible on the form. Yet this is not the case. If I disable either action individually, the other button will display on the form. If I disable them both, then no button will display on the form. Even still when both are active and both evaluate to true, only one button appears.
What attribute is causing this functionality? Since these are both out of the box, I would have expected the table specific button to override the global button.
Thanks for the insight in advance,
AA
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:09 AM
When you create a Ui action with same action name, it will override the global one.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:21 AM
Appears to be "Action Name". If one action is in global and one is on a specific table but both have the same name, the table specific version wins out.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:23 AM
Interesting pick, Aaron as I wrote the same thing (and referenced the same blog article by me) a few minutes earlier.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:24 AM
Well, let this poor guy get few points

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:28 AM
"poor guy", that's good.
13th place and moving up quickly!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2016 10:43 AM
Hi Aaron, regardless of our friendly banter above, I am glad you got your answer resolved. Thank you for participating in the community.