Custom Script: pre-fill a TextVar depending on selections made in a previous ChoiceVar or ObjectVar #17209
Unanswered
chris240189
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a little custom script that will eventually send out emails.
To help with email creation, I want to have a ChoiceVar or ObjectVar which will prefill the text of a TextVar so the user of the script can still alter the text.
I know I can make a ObjectVars query_params depend on a previous selection (e.g. select a switch first, then select interfaces on that particular switch), but I don't know to apply that logic to a TextVar.
Beta Was this translation helpful? Give feedback.
All reactions