Use one widget with different settings on multiple pages

Is there somewhere where I can get a list of Attributes for dynamically editing a widget in its embedded HTML link?
For example, these are the only two I can find documentation for:
data-elfsight-app-layout
data-elfsight-app-filter-dates
Surely there are more, where can I find documentation for them?

Specifically, I am trying to have the same calendar widget on two different pages - on one page it will only show upcoming events, on another page it will only show past events. I want to be able to toggle show past events in the embedded html link.

3 Likes

Hi there, @gizmologist :wave:

At the moment, it’s possible to dynamically change filters and layouts only. In your case, the only solution is to use 2 different widgets for Past and Upcoming events.

However, I’ve moved your idea to the Wishlist and if more users support it, it might be considered in the future :slightly_smiling_face:

Thank you for moving it to wishlist, I appreciate that. It sure would be nice to have the ability to control all of those things from within the embedded link code.

Two widgets sounds like a great solution. Is it possible to synchronize the events across the two widgets? (ie if I create an event in one widget, it will also be created in the second widget)

1 Like

At the moment, there is no way to sync 2 different widgets, but this idea sounds interesting and I’ve also added it to the Wishlist - Synchronize events across 2 widgets