In one of our JSD projects we want to disable the automatic reload of the portal form when a user writes in any field. We want to have the form reloaded only when any field had changed (after leave focus).
Can we do this? I was thinking about using behaviours Initialiser Function but I do not know how to do it.
Thank you