Need form change event

Hi! :wave:

I have dozens of fields inside my form and I wish to run a query when any field changes. I find it quite cumbersome to set event handler for each field inside my form. Would be much better to have a "change" event for the parent form.

Perhaps you know a way around to achieve what I need?

I’ve done this using JS to check the state of the form against the initial data of the form, but I agree it would be nice just to have a β€œform is dirty” check.

1 Like

My use case is way wider than form fields validation. Ultimately I wish to have something like "Data Responder" feature in lowcoder.cloud

This request is currently in our backlog, but we'll reach out here if our team ships this feature :slightly_smiling_face: