Hi Team,
Im Facing the issue data was not updateing automatically.
I have used like below
1) Parent interface -> contains 2 interfaces - grid and cloumns layout one after another in order
2) if data changed in grid coloumn and data(im querieing from db and stored in local variable with refresh) not changing in columns layout automatically but if i moved to next page and came back to current page then its working
3) for the point 2- i tried a!refreshVariable() and a!save() but its not working
Any idea to overcome this problem, please let me know.
Thanks & Regards,
Vigneshkumar Radhakrishnan
Discussion posts and replies are publicly visible
It is hard to tell unless you show us the code and the mappings.
Maybe this blog post helps: https://appian.rocks/2022/07/05/data-in-interfaces/
Thanks, will try the same and let you know.
Thanks Stefan, it helps