Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template support for workflow steps with non-text input params #271

Open
scott-taubman opened this issue Mar 20, 2023 · 0 comments
Open
Labels
ui Related to the UI

Comments

@scott-taubman
Copy link
Contributor

When configuring a workflow step, parameters that have non-text input fields have no way of leveraging the template input. That is, if I want to use a workflow parameter as the input to a step parameter that is a boolean, date, or file for example, I can't do that because the input fields for those types does not allow free-form text.

We should have a button clickable text near each field of that type to "enable templating", which would transform the input field for those parameters into a a regular text input field rather than their default types (checkbox, datepicker, etc).

@scott-taubman scott-taubman added the ui Related to the UI label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Related to the UI
Projects
None yet
Development

No branches or pull requests

1 participant