There are effectively two primary ways to trigger the Popover:
- If you are only triggering the Popover from a single element, you can simply specify the ID in the Trigger ID field:
If you do this, you won’t need a separate action, this just works.
- Alternatively, if you need to open the Popover from multiple elements, you can specify the action for these elements:
In this case you need to ensure the Popover is not activated globally:
As always, please note the following tip:
Hopefully this sorts out the issue for you.