How to pass application parameters to cq-editor #511
winksaville
started this conversation in
General
Replies: 1 comment 3 replies
-
@winksaville What is your use case? CQ-editor was not designed for this use to my knowledge. It is designed for user -manipulation of parameters in the Editor/UI. The two other ways that I can think of to do what you want would be to use environment variables, and to inject the parameters into Have you looked at |
Beta Was this translation helpful? Give feedback.
3 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 tried this:
But I get the error
unrecognized arguments
So ATM I'm doing this which isn't very satisfactory I'm guessing/hoping there is something better:
Beta Was this translation helpful? Give feedback.
All reactions