I need that when user clicks on a link inside a block that is loaded from the TaskBar, Taskbar loads the link in the same frame, rather than redirecting to the new page. I could not find a setting for this. How can I achieve this?

Comments

jcisio’s picture

Status: Active » Fixed

There is by default no frame, the block is a direct element of the page. If you want link open in the same zone, then make a block with only 1 iframe, link in that iframe will be opened in that iframe by default.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.