My_Name_Is_Shef
My_Name_Is_Shef
WWindmill
Created by My_Name_Is_Shef on 3/13/2024 in #help
I'm trying to remove file from import button via script
I have an import button but I want to clear the content in case something else happens, via transformer script of another process. Clearing the const doesn't work, even clearing result doesn't work, are there any helper methods availabe to frontend script?
1 replies
WWindmill
Created by My_Name_Is_Shef on 2/28/2024 in #help
How can we use inline script to get source for a download button?
I'd like to deliver a file via API on a press of download button, is it possible? Is download button component a right component for this?
1 replies
WWindmill
Created by My_Name_Is_Shef on 2/26/2024 in #help
Visual bug after update from .208 to .250 to modal form buttons
No description
12 replies
WWindmill
Created by My_Name_Is_Shef on 2/20/2024 in #help
Is the issue of slectedRow fixed in newer verisons?
Hello I am on 1.208.0 And I am still experiencing the issue when the data in the table gets changed, that the changes do not affect selectedRow data, this is a big issue when we have one row, cause selecting a different row will refresh the data.
2 replies
WWindmill
Created by My_Name_Is_Shef on 1/19/2024 in #help
Forking an app doesn't change paths in the hiddenInlineScripts
Hello, I've noticed that when I fork my app to a new path/name, the paths do not change when I look at the app.json, they just get coppied over. However I'm on reaaaly old version, so maybe it's already been fixed.
1 replies
WWindmill
Created by My_Name_Is_Shef on 1/17/2024 in #help
How to use wmill app push?
I'm going crazy trying to push my local app to remote: When i give path to local json file it says:
Given Remote Path looks invalid...
Given Remote Path looks invalid...
When I add another argument for a remote path it says
errro: too many arguments
errro: too many arguments
Is there an option I'm not aware of, the docs for the CLI are really undeveloped.
14 replies
WWindmill
Created by My_Name_Is_Shef on 12/7/2023 in #help
Does windmill support routable pages or extracting params from URL?
For example if I have an ID of some object and I want to make a view for that object can I somehow make a URL for that dedicated view?
4 replies
WWindmill
Created by My_Name_Is_Shef on 10/23/2023 in #help
Any changes to state trigger a refresh on one of my dropdown select component?
So this drop down select component is very important, and changing it's values triggers a lot of dependencies. But for some reason when I work with other components that work with my state, something somehow triggers the change in this dropdown to go back to default value. I've been trying to track what causes this but to no luck. I'm on V1.136.0
4 replies
WWindmill
Created by My_Name_Is_Shef on 9/4/2023 in #help
Version Control of an APP?
Does windmill support version controlling with multiple developers working on same APP? For example I work on Tab 1, my colleague works on Tab 2, any way to merge this using windmill, or will once I save my draft or deploy overrwrite his working session?
3 replies
WWindmill
Created by My_Name_Is_Shef on 8/31/2023 in #help
Does the script language matter?
Does windmill work better with one language over the others?
4 replies
WWindmill
Created by My_Name_Is_Shef on 8/30/2023 in #help
Form not rendering after source connection change
I have agrid and i've connected to a Form to prefill fields depending on seleceted row, but properties do get changed, while the values don't so the form doesn't change. Any way to force value change as well, not just properties?
12 replies
WWindmill
Created by My_Name_Is_Shef on 8/15/2023 in #help
Help with defaults selectedRow data in AgGrid tables
I have to tables, both AgGrid, selecting a row in first table populates the second, issue is, if the second table only has one row, the slecetRow data doesn't change because I asume if the index stays the same 0, it doesn't refresh the data, is there a way to force this?
8 replies