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
For now the form component doesn't support dynamic select inputs but it's on our todo list
Issue created: https://github.com/windmill-labs/windmill/issues/2922
GitHub
feature: form component support dynamic enums · Issue #2922 · windm...
[MESSAGE_ID=1189123807844253716]
thank you, looking forward to it