Skip to main content
vigneshkumarr0001
June 10, 2023
Question

Interface values not updating automatically

  • June 10, 2023
  • 4 replies
  • 0 views

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

4 replies

harshitb6843
June 10, 2023

It is hard to tell unless you show us the code and the mappings. 

stefanhelzle0001
Brainy
June 10, 2023
vigneshkumarr0001
June 10, 2023

Thanks, will try the same and let you know.

vigneshkumarr0001
June 17, 2023

Thanks Stefan, it helps