Onchange event not working

0
Hi Team,   I'm using the searchable selector widget from mendix and on change validation doesnt seem to work.   Has anyone faced similar issue?   Regards, Swathi
asked
5 answers
0

Hi Swathi,

could you upload a few pictures of it?

 

You could also use the combo box widget instead.

it has a lot more functions.

Combo Box | Mendix Documentation

answered
0

General_Searchableselector.pngEvents_searchableselector.pngAttached is the screenshot

answered
0

Hi Swathi,

 

This can happen if the current user does not have access to execute the OnChange Microflow/Nanoflow. Does your user role have access?

answered
0

I recently ran into the same issue with the searchable selector widget not triggering events. Redownloading it from the marketplace solved it. 

answered
0

Hello Swathi,

It happens if user does not have access ,Please check the entity access allowed role and if that is correct,update the widget and try again.

answered