Hello, I am trying to implement the Set Value action as seen in this example. I am following along with the OML provided.
I just realized that the example uses the TableRecord Widget. (Seen below)
It appears that the TableRecord Widget is only available on a Traditional Web Module.
Currently I am trying to implement this on a Reactive Module.
I'm curious if there is a alternative way to make this work in a Reactive Module?
Hi,
You can use this forge component (Reactive Editable Table), this is similar to Editable Table widget in the traditional.
Regards.