Forum Discussion
GatikDev
30 days agoCommunity Member
Issue with Web Object Data in Storyline - Need Help Saving Input Values
Hi everyone, I'm working on a small storyline project that involves some complex calculation, which I've built using JavaScript and HTML. I've embedded these as web objects within Storyline. The...
PhilMayor
30 days agoSuper Hero
You could save all the values in the web object to local storage and load them back in each time the web object loads.
Or
if you saved all of the values in storyline you could pass them back to the web object