UXF form decoration action is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 09:35 PM
Hello there,
I am trying to create a field decorator just like OOB reference decorator. (circle "i" icon)
I managed to get the decoration action as follows. However, I cannot get it to work.
following are the steps I have done.
1. create ActionPayload definition that is applicable to field.
2. create action assignment
the button does render as you see. but no action happens on click.
have studied the OOB form decoration actions, but no luck.
Also, if I change the "Implemented as" from "client Action" to "UXF Client action", the icon starts to disappear.
any pointers are highly appreciated.
-hareesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 03:38 AM
Found a solution?