Hi, in my interface I have two buttons, "save" and "send as signature", the "save" button saves the filled and unfilled fields but the "send as signature" button must ensure that all the input fields are completed before making a recording. what solution can I use? THANKS !
Discussion posts and replies are publicly visible
If Send As Signature button is your primary button then setting it as SUBMIT true should trigger configured validation. Or you can set common Validation group for the fields and this button.