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
Hi @adib2149 @pblinux ! I faced that issue too. Checked the source code and found that the issue is with the isValidForm() method in FormBuildHelper.java . The value is not null and logs 0 when i checked it's length. So it remains true all the time.
Hi! First thanks for this project, is very very usefull.
I have a question, why isValidFrom method from FormBuildHelper always return true?
Thanks.
The text was updated successfully, but these errors were encountered: