Changing image link based on a logged in user

Hi,

I want to show different images in the custom widget based on who is logged in the dashboard. How can I go about it?

I understand that I can set actions to navigate into a url but in this scenario - I want to make use of the logged in user name

Hi @mrinalspringpod

you can add a parameter into the url. The + in the upper right corner of the url section.

BR

Thank you @ErikG

I have been setting the parameter values from the dashboard url using the #p.value= syntax. And I am intending on providing these modified urls to different users.
Is there another way I could use who has logged-in into the dashboard without relying on dashboard url parameters?

You can set the parameter value based (dynamic default) on the user.

1 Like