Hello everybody!
Is there a way to trigger a pagebutton without clicking on it directly, for example from QAction or just using actions, triggers, groups?
Hi Andrey,
As Michiel mentioned, this is not possible.
QActions and actions, triggers, and groups do not have control over the UI navigation of a given user.
They are designed to operate on an element level and not on a user level.
Based on your previous question it makes me think that a Visual Overview on top of your element would be the ideal solution for your use case.
This way you could add shapes and filter tables based on the selections you make.
Feel free to have a look at our course on Visual Overview for more info