Hello everybody, the combobox that I'm using is being triggered only once and page need to be refreshed until the widget shows the right list. For example: User chooses Location from the first widget and information is being displayed After that, if user chooses another location, the free dates are not being refreshed and are stuck with the previous dates: However, if the pop-up page is closed and opened again, the location is changed, then the dates are right: What could be the cause of the problem here ? Thank you :)
asked
Georgi Ivanov
1 answers
0
Hello,
you can use “on change” and call a nanoflow.
inside the nanflow you can use refresh object to refresh your main page object and clear the date if neede