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
How to set a custom validation for the dynamic form where the rule will be that if neither of the three column is filled, on click of + button to add new row, an error message should be shown to fill at least one of column in order to add row. My problem is the error message shows for all the rows despite it is valid or invalid and not only for the last row if it is invalid.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
How to set a custom validation for the dynamic form where the rule will be that if neither of the three column is filled, on click of + button to add new row, an error message should be shown to fill at least one of column in order to add row. My problem is the error message shows for all the rows despite it is valid or invalid and not only for the last row if it is invalid.
Beta Was this translation helpful? Give feedback.
All reactions