- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 04:48 AM
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?
Solved! Go to Solution.
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 05:03 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 05:03 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 07:24 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 07:34 AM
I will try your solution tomorrow and will let you know. Anyway thanks for help.
Regards,
Dominik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2022 11:28 PM
Yes I tried the solution and it works perfectly, thank you 🙂