hi! How to validate a custom field not in a form, but in a separate input?
For example, so that it must be filled in and when the button is pressed, if the field is not filled, then a message was shown that the field needs to be filled?
I attach a screen
Hi @Ilya_DDD,
Unfortunately, there is no built-in validation for the input fields. You will need to create everything by yourself:
Yes, it’s a pain - but that’s the only solution for now BTW, if you need two conditions - you can try making the button conditionally invisible.
Best, Victor
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.