Hi all,
I was doing some forms with several buttons, say one button for “Yes” and another for “No”.
I have some fields with the required behavior on.
When it’s only one button, the button stays inactive when the form is incomplete and active when all the fields are set.
I set the folowing text $form.$invalid on the disabled behavior of the button.
On the forms that have two or more buttons this text $form.$invalid doesn’t work.
Anyone knows how to solve this behavior?
Thanks,
Diana