habip_okcu
habip_okcu
WWindmill
Created by habip_okcu on 1/3/2024 in #help
Can the approval process be done with another workflow?
I have a form consisting of 2 steps, and I also have a script that checks whether the first form is filled. I will access both forms in the workflow; if the first form is filled, I want to print the second form. However, doing this manually won't be practical for the later stages of the process. That's why I want to write the script that checks the form's status as an approval and automate this approval process in another workflow.
10 replies
WWindmill
Created by habip_okcu on 12/26/2023 in #help
edit error
I was designing a form template consisting of multiple components, and suddenly I received a message in a pop-up window: 'App restored from browser storage Discard URL stored autosave and reload Show diff .' Now, I cannot make any changes to the application. How can I fix this?
14 replies
WWindmill
Created by habip_okcu on 12/26/2023 in #help
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?
4 replies
WWindmill
Created by habip_okcu on 12/20/2023 in #help
Accessing dropdown data in select component
I connected the data of country names from Supabase to a select component on the Windmill app. I can select any country on the select component, but I cannot access this data. It shows 'undefined' in the result section. What should I do?
3 replies
WWindmill
Created by habip_okcu on 12/19/2023 in #help
Frontend library addition and validation
Hi, I would like to add the "ajv" library as a frontend script for validation processes in Windmill. Is it possible? Additionally, I aim to apply validation to my frontend inputs one by one without using a submit form.
5 replies