Hello,
I’ve been recently working on creating a custom panel which, instead of showing the last 5 modified pages by the user, shows the last 5 viewed pages. So, in combination with that, I’ve been thinking of using the EventStream API and implementing some sort of Listener.
As I read through the source code provided in GitHub, the ActionExecutedEvent could be useful here, as it picks up that event.
Could someone here tell me if I’m on the right track or if there’s an easier, or alternative way to do that ?
3 posts - 2 participants