Closing a form with microflow (outside standard controlbar)

1
I have on my form a table (1 col, 2 rows), with in row 1 a datagrid (without close/cancel button). In row 2 I have a microflow trigger button, that calls a microflow with just 1 activity, namely "Close form". This does not work, however if I place the button inside the datagrid controlbar, it does close the form. What makes for this behaviour, and is it possible to close the form with a microflow button that is not part of a standard controlbar?
asked
1 answers
0

It shouldn't matter where the close form call is made, you may have run into a bug. I suggest creating a ticket at https://support.mendix.com

answered