Only One button gets replicated multiple times in UIForm datatable

Hi everyone, I made a UIform that has 3 buttons. One each for Accept, Reject and Attach in a datatable. I’m expecting for the three buttons to be replicated on different columns when I run the UIform but only the Reject button gets replicated three times on each of the columns. Has anybody encountered this issue and how were you able to fix this?

Any help would be greatly appreciated.

1 Like

Hi,

Maybe you are passing only reject button key.

Thanks