Refresh in client behaviours when editing attributes of an object in an edit pop up
0
Hi everyone! I noticed two different behaviours when editing attributes of an object in an edit pop up: if I directly open the Edit pop up with an Action Button, the grid in the background (in the overview page) doesn’t refresh until I click on the Save Button inside the Edit pop up. if I open the Edit pop up through a microflow, the grid in the background refreshes every time I leave any input field in the Edit pop up. I know that the second behaviour can be avoided using non persistent helpers entities, but I’m triyng to understand if I’m missing something. Is there any workaround to gain the same result of the first behaviour with less effort? Thank you