Hi
Is there a way to validate a form that has required fields when hitting submit - without clearing all data? I know if I remove the Reset step during On Click, that stops it, but it leaves the form filled with previous data. I tried using Blockly, but it didnt work either.
Any info appreciated - all new to Snap, so just learning as I go