Auto Generated UI - Input argument label
Is there a way to make the input label in the auto generated UI separate from the variable name in the main function definition? Ex: variable name -
policyIdIn
but the label be "Policy ID" for the operator using the script2 Replies
example of something I'd want to do:
also, similarly, wondering if there's a way to have enum options where the label to the operator is different than it's value
in airplane, we were able to submit an array of objects with
label
and value
example from airplane script parameter that I will need to recreate in windmill --
There are no ways right now but they are todo