Event handlers not working

0
Hi team, I have a before commit event handler in my application and is working perfectly fine in my localhost, but the same isnt working when i deployed the app to a free cloud, is there any restriction for event handlers to run a free cloud environment? Thanks, Rahul
asked
1 answers
0

No event handler should work. See here the list off restrictions on the free app: https://docs.mendix.com/developerportal/deploy/mendix-cloud-deploy#5-deploying-a-free-app-to-the-mendix-cloud

Is the before commit not triggered at all? Have your tried debugging it from your free app?

answered