How to display an image from a JSON group in Memberscript when the source is stored as a link?
I'm trying to add an image from a json group - I've built these groups according to #6 Memberscript (which is awesome, thank you btw) - What's the easiest way to display the image src (Added as a link in the json)?
Comments
1 comment
Hey Manuela!
If you have a link, you could use some front end javascript (try this to help you write it https://rey.memberstack.com/) which will dynamically get the link and then replace the src attribute
Please sign in to leave a comment.