Replies: 1 comment
-
There are a few options, the easiest is probably using a js view field and constructing the entire code block via JS. |
Beta Was this translation helpful? Give feedback.
0 replies
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 have a lot of scripts and code snippets that change based on the user input. I have created an input example below:
To deploy branch
VIEW[{Branch}]
:cd app git pull make deploy VIEW[{Branch}]
Now i want to use this value inside a code block how can i achieve this
Beta Was this translation helpful? Give feedback.
All reactions