Replies: 1 comment 2 replies
-
Did you ever figure this out? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, today I found something quite interesting “minimum theme movie database”. But in the process of setting up to make it better, I got stuck. For aesthetic, I intends to make the poster image when clicked it jumps to the movie’s notes.
I tried embed() function but it doesn’t work, it connects to the film’s note but the picture doesn’t show up only poster_url, link()function seem to only accept normal text as display. This is my first time dealing with code so it’s a huge headache.
Can anyone sow me a tutorial to make this code ("") become a link instead of just a zoomable image.
My current dataview and poster code:
Beta Was this translation helpful? Give feedback.
All reactions