Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Content-Length: 254857 | pFad | http://github.com/vueform/vueform/discussions/418
D4Fetched URL: http://github.com/vueform/vueform/discussions/418
Alternative Proxies:
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on a multilingual form and have encountered a couple of issues that I hope someone could assist with:
When a user submits the form and an invalid field exists in a tab other than the currently active one, the form attempts to scroll to the invalid field within the current tab, even though there is no error in that tab.
I am using the distinct validation rule on a list of TTextElement to ensure that all entries are unique. However, the rule does not seem to work in this context.
I would appreciate any guidance or solutions you can provide to address these issues.
Thank you for your support.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions