How to refresh value of local variable

Hi,

I have defined a local variable inside interface in which i am updating value of rule input like

local!item: ri!data,

Now I created one expression rule inside that i am writing multiple validations, in this expression rule inside rule input I am passing local! items from interface and I am calling this expression rule on save button for disable it, but it is not working.

Note: local!items value is getting updated in interface while changing row value in grid.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data