Forum Discussion
JimOwen-f418d1f
10 months agoCommunity Member
Keyword based search
I am trying to build a project that showcases the work of a visual artist. I want the user to be able to enter a search term and then click through all the relevant works based on the search term, s...
MathNotermans-9
10 months agoCommunity Member
And here you can find how to use dynamic images in Storyline.
https://community.articulate.com/discussions/articulate-storyline/how-to-create-dynamic-texts-links-and-dynamic-images-in-storyline
This code does the trick. var newSrc = result[0].url;
gsap.to($("[data-model-id='5q7M1XX9AaZ'] > div > iframe"),{attr:{src:newSrc}});
And some more explanation here:
https://community.articulate.com/discussions/building-better-courses/qr-code-and-shorturl-generation-in-storyline
https://www.linkedin.com/feed/update/urn:li:ugcPost:7010644737237909504/