Dears,
I’m trying to include in html_widget an .png logos stored in column A
I have retrived the “hard” url with the browser help :
<img src="https://doc-worker-172-31-21-195.getgrist.com/dw/doc-worker-172-31-21-195/v/f937d4d7e/o/docs/attachment?clientId=XXXXXXXX&docFD=0&ident=5b711db22bcdefc55a5ec30aa0a7136c586b16f3.png&XXXXXX" alt="" width="240" height="90" />
Is there a way to do this without putting the hardlink so that change in column A will follow in the html_widget ?