habip_okcu
habip_okcu10mo ago

Validation

Hello, I've been struggling with the validation process within the form. When I try to use the submit form component, the script is limited. For example, I can provide simple options for select components. What I really want to do is to display a list of data that can be selected from the database (e.g., names of countries). When I place the components separately without using the submit form, I solve this step with a background runnable. However, in this case, I cannot set up validations. Do you have any solution suggestions?
3 Replies
rubenf
rubenf10mo ago
For now the form component doesn't support dynamic select inputs but it's on our todo list
habip_okcu
habip_okcu10mo ago
thank you, looking forward to it