Currently I am trying to get a text outside of a content slider to display the current data displayed in the content slider.
Basically the data it should update every time I change the slide.
This text needs to be bound to the current data:
How can I achieve this functionality? The copilot proposed that I could use the event “on slider change” and populate a variable with the current data, but in the workflow panel this event is not available.
So that the active tab fulfills the role of the active slide?
Because I just looked into the tab element for this purpose and could not find the possibility to add tabs dynamically (which is possible using the content slider and necessary for the project:) )