I have a process for bulk action in a grid, in which there is a MNI, in each instance it writes records to db. I want all records auto update after user submit without extra refresh. How can I achieve this?
Currently only one row can be auto updated, rest of all need a refresh to show latest record
Discussion posts and replies are publicly visible
Did you enable activity chaining?
What kind of update is this? To just write a bunch of records, you do not need MNI as the Write Records node also works with lists.