Support fields & variables in script editor #13771
-
One of the most useful thing about scripts is that they support data passed as field inputs, yet these can only be added in Yaml. I would like to see the script editor upgraded to support:
|
Beta Was this translation helpful? Give feedback.
Answered by
karwosts
Oct 16, 2023
Replies: 1 comment 2 replies
-
Out of curiousity, if we were to add this, what do you think it should look like? AFAIK things like fields have a fairly extensive yaml settings, would it just be a big blank yaml box to type yaml into, or would we have lots of textboxes? A selector to choose a selector? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Took a pass at adding a fields editor in #18250. Check it out and see if it lines up with what you were thinking.