You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented a function that verify validity of other forms in page,
if the form generated from JSONSchema is valid the Submit button is enabled even if other forms are invalid (the function returns false)
which template:
[ X ] MaterialDesignFrameworkModule — Material Design
hey, I noticed you have tagged your element with #schema_form - I'm wondering are you accessing the form component in your parent component's ts file? if so, how? (I'm trying and failing to!) Thank you
I've implemented a function that verify validity of other forms in page,
if the form generated from JSONSchema is valid the Submit button is enabled even if other forms are invalid (the function returns false)
which template:
To Reproduce
Expected behavior
The submit button is disabled
Screenshots
Desktop
The text was updated successfully, but these errors were encountered: