Closed (fixed)
Project:
Taskbar
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2012 at 13:46 UTC
Updated:
20 May 2012 at 18:30 UTC
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
Comment #1
jcisio commentedThere 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.