Custom addition of input parameters in custom apps #1782
-
So, while creating a Custom Application I don't think we have the provision to dynamically add |
Beta Was this translation helpful? Give feedback.
Answered by
mmabrouk
Jun 12, 2024
Replies: 1 comment 2 replies
-
You can achieve this by adding an argument of DictInput to your entrypoint function:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
mmabrouk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can achieve this by adding an argument of DictInput to your entrypoint function: