Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have some issue with the custom validation during data creation. Firstly, I will explain what's my custom validation, it is basically checking the Array field type and prompt error if there are duplicate selected Outlet. As you can see in the screenshot, I have selected both "Outlet Pricing 01" and "Outlet Pricing 02" with the same option of "Outlet 1" and the error does prompt out at the bottom of the page. However, I was hoping the field itself can be highlighted as well.
Here's my code for the custom validation:
Beta Was this translation helpful? Give feedback.
All reactions