APEX 18.2
The Sample Dynamic Actions packaged app includes a very old Slider plugin written by Patrick several years ago. It does work in 18.2 but uses deprecated features. The one thing it does showcase is how to expose events that can be used in dynamic actions e.g. slider start, stop, change, etc.
@"Marko Goricki" has a fantastic new slider plugin that has tons of useful features but it does not expose any events. I would like to use Marko's plugin and wire up dynamic actions to change a page item value as the slider is moving (or at least when it has stopped moving).
Am I missing something? Marko?
Thanks