UXF form decoration action is not working

hareeshforever
Tera Contributor

Hello there,

 

I am trying to create a field decorator just like OOB reference decorator. (circle "i" icon)

hareeshforever_0-1710217365604.png

I managed to get the decoration action as follows. However, I cannot get it to work.

hareeshforever_1-1710217531858.png

following are the steps I have done.

1. create ActionPayload definition that is applicable to field.

hareeshforever_2-1710217841444.png

 

2. create action assignment

hareeshforever_3-1710217873762.png

 

hareeshforever_4-1710217894455.png

 

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.

 

 

1 REPLY 1

Hugo12
Tera Expert

Found a solution?