Refresh the page item after saving the Interactive grid

381 Views Asked by At

After saving the Interactive grid, I need to Refresh the page item (Display only). How to achieve this

1

There are 1 best solutions below

3
Koen Lostrie On

It's not possible to "refresh an item". An item value is determined at page rendering time, based be computations, page process, default values or source settings. But it is possible to use a dynamic action of type "Set Value" to set a read only item value.