I have a grid showing the lines that are imported from an Excel document. With an Action button on this page I perform the Excel import. In order to show the newly imported lines I call a 'Show page' from the microflow. When I want to close the grid page I will have to click the 'Close page' button twice. How can I make sure I don't have to click the 'Close page' button twice? Can I refresh the grid without having to call de 'Show page' from the microflow?
↧