Search found 2 matches

by JohnDoe91741
Thu Mar 26, 2020 1:58 pm
Forum: Technical Support
Topic: Eos API Questions
Replies: 6
Views: 1728

Re: Eos API Questions

Thank you for the reply!

I tried your approach with an eval, followed by an if-then-else construction. This is a good option to avoid having many static pages, but the downside is that your 'dynamic' pages become very messy very quickly :-(

Could you share the JS code for setting a timer's ...
by JohnDoe91741
Thu Mar 26, 2020 12:52 pm
Forum: Technical Support
Topic: Eos API Questions
Replies: 6
Views: 1728

Eos API Questions

Hi there,

I'm currently exploring the features of the Eos editor, and I have some questions about what exactly I am able to do programmatically in Eos.

For example, am I able to set images via the API? And if so, what would a path look like? Let's assume I have a gallery called foo with an image ...