Extract and display author acf fields or any extra fields (Context Logic)

hi,
I can’t find a way to retrieve and display information from my ACF fields > users

in jetengine I have the possibility to display these acf fields in each post in my CPT > property
using a dynamic link widget and as you can see a certain “context” logic

for bricks in dynamic data > author . I can’t find how to show this type of information

1 Like

Hello,
is there another way by code to do this with bricks?
a code snippet would be ideal until someone understands how to display this type of information

I’m waiting for the same exact function. Sometimes we face cases where Dynamic Data needs a context so we can pull the desired data depending on the context. I also have a feature request for this: Add Context for Dynamic data

is it possible that this new possibility Create Your Own Dynamic Data Tag – Bricks Academy
will allow us to extract acf related to the author of the post?
if a dev goes through it and thinks it’s possible
thank you for giving us an example to follow
I’m not a dev but I want to be able to create my own dynamic data I just need examples