Automatically refresh list on field value changed

Dominik15
Tera Contributor

Hi All, I have a list which can be edited via list editor. Editing a field triggers business rules which change the values of other fields in the list. Everything works fine but the changes made by business rule will only be displayed after user refreshes the page or list. I want to automatically refresh the list after every change, how can I do this?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hello,

I guess you need to use OnCellEdit. Please find refence video

 

Mark Correct if this solves your issue and also mark   👍   Helpful if you find my response worthy based on the impact. 

Thanks
Akshay Kangankar

View solution in original post

6 REPLIES 6

Community Alums
Not applicable

Hello,

I guess you need to use OnCellEdit. Please find refence video

 

Mark Correct if this solves your issue and also mark   👍   Helpful if you find my response worthy based on the impact. 

Thanks
Akshay Kangankar

Community Alums
Not applicable

Hello Dominik,

Have you tried above solution? Is it working for you? If you are facing any issues please let me know.

If my answer resolved your issue, feel free to mark correct as well, so it will be helpful for others looking for similar query.

 

Regards,

Akshay

I will try your solution tomorrow and will let you know. Anyway thanks for help.

Regards,

Dominik

Yes I tried the solution and it works perfectly, thank you 🙂