- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2022 08:36 AM
Hi, I'm trying to add a Ui Action on the page, according to docs I have checked the Workspace form button. Even after that, the button is not visible on the form. Anything I need to configure apart from this?
Thanks
Solved! Go to Solution.
- Labels:
-
Now Experience UI Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2022 11:59 AM
Hi Revant,
Did you mapped your UI action to the UX form action for workspace as in below:
Mark this helpful/correct if it works for you.
Cheers!!
Anu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 07:28 AM - edited 01-23-2025 07:34 AM
Hello, everyone. With consideration to this likely being a popular post on the Community, I thought it would be worth mentioning the Actions handling/administrating should be a bit simpler by now. Around Washington family release, you should not have to manually take steps for [sys_ux_form_action] table. the table-specific Module in the Navigator (formerly UX Form Actions as highlighted in parent comment) was removed. Now Declarative Actions and UI Actions which are configured for workspace will automatically have the [sys_ux_form_action] created and that record itself should go untouched. Washington Release notes do mention this as quoted: "Collection of improvements to address declarative actions configuration experience including automatic creation of UXF Form Action and UX Form Action Layout Item records to reduce the number of manual disparate steps required to set up declarative actions..."
That said, some additional configuration-related areas may be worth checking if the Declarative Action and/or UI Action configured for workspace is not displaying:
- UI Action conditions
- UIB Page/Variant > Data broker > Form Controller > property for Action Layout
- UIB Page/Variant > Action Bar Component > Actions property
In most cases, the Action Bar component uses a preset that (from my testing) would be expected to render any action properly. But there have been cases - such as certain plugins like Order Management - where specific task-extended record pages will overwrite the Actions property to hard-code the Actions, which may cause confusion for any custom or other expected action not appearing.