Problem: OnChange Event- MF not triggered
Note: This problem occurs even though all access rights have been granted, including MF access and create/edit access for users.
Solution: Remove the page validation for the passwords and keep the validation in MF. This will ensure that the OnChange MF is triggered.
Explanation: You can reply to this comment if you have an explanation for this issue.
Mendix studio pro: 9.24.1
Module: Administration Module (v3.0.0)
Page: Account_New
Element: Reference Set Selector (UserRoles)
Dated: 08-Aug-2024
Hi, could you please tell you how you have used reference set selector? Because for me i am able to call the on change event microflow in reference set selector. Can you share screenshot?
If there are any fields on the page with validation on them the on change MF wont run. Is that the case?
Hi Arun,
Are you getting any error?