Sometimes you want to create a link from a UI element that doesn’t natively support it. Here's a quick way to do it:
- Add a Rectangle element
- Make it borderless and transparent
- Move and resize the rectangle to overlay your other element (Calendar in this case)
- Set up your link
- Group the elements together
Author