How to use Resource templates properly? #855
Unanswered
tim-schneider-elo
asked this question in
Q&A
Replies: 0 comments
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.
-
Pre-submission Checklist
Question Category
Your Question
The example in the documentation doesn't use the template variable.
What's the best way to access the variable?
I can use
request.uri()and filter it out.Is there a way to just use the same name?
For the example in the docs, somthing like `request.getTemplateVariable("path")?
Beta Was this translation helpful? Give feedback.
All reactions