Trying to figure this out
is it possible to do the following in the entries parameters.
search:custom_field="{logged_in_user_id}"when i use:
search:custom_field="1"I get exactly what i want, but I need it to be dynamic, based on whatever user is logged in.
In the documentation I believe it says that Global Variables can be used anywhere in the template. but this doesn’t seem to work here. any insight is appreciated.
-a