AuraQ / AutoCompleteForMendix

An autocomplete widget for mendix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoCompleteForMendix in combination with close page

harrie68 opened this issue · comments

I have defined a "On change event" on the widget. On that event a microflow is called which closes the current page, does some processing and opens a new page. With the newest version (6.0.0) the new page is closed instead of the current page (page that holds the widget).