Infinite loading when doing a change and select commit & refresh on an object

1
Hello,  In a list of objects, I need to show a + button when I have more than one object linked to it. So I defined a boolean that takes a true value when it is the case, and stays at false if not. When I change the boolean value, if I check “Refresh in client”, the screen is loading indefinitely.  Would you have another way to make it work ?  Thanks, Dan
asked
1 answers
0

hi there,

i think you have to get the list via microflow, then the search should be custom with the association to the object in the list

answered