How to show already uploaded image

At last I have my update form working. It will upload the image to a dynamic dir as well.
Now, in a detail region form I want to display the uploaded img from database. I tried several ways to show the image, but nothing seems to be working for me (what’s new)
When showing subdir and image as binding all info will show

But when trying to get the actual img to show I get a noshow:

Hello,
That’s not how you should be showing dynamic images. Please check our documentation: https://github.com/Wappler/docs/wiki/Dynamic-Attributes#binding-dynamic-image-source

Should have remembered that. All working as should now