I'm trying to pass the id of the current logged in user to a tag, but I'm not sure how to go about doing this...
{{ users clinician_id="{ user }{ id }{ /user }" }}
{{ username }}
{{ /users }}
⛺️ Come to the first ever Statamic non-conference! Tickets for Flat Camp 2023 are now for sale. ⛺️
New: Learn Statamic on Laracasts!
New conversations can be started on GitHub. Existing conversations will remain for a while longer.
I'm trying to pass the id of the current logged in user to a tag, but I'm not sure how to go about doing this...
{{ users clinician_id="{ user }{ id }{ /user }" }}
{{ username }}
{{ /users }}