Closed (works as designed)
Project:
Quick Tabs
Version:
6.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2009 at 22:42 UTC
Updated:
15 Dec 2014 at 20:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pasqualleyou can set block visibility by role, when you edit the quicktab block (configure link on admin/build/block page)
Comment #2
wayne57 commentedooops! My bad! couldn't see the wood for the trees! many thanks.
Comment #3
pasqualleComment #5
truyenle commentedHi Pasqualle,
How about if you use views2 in tabs of quicktabs.
I assume that we can use Access under basic setting to restrict the access by role.
I did that and Anonymous users don't see the Views display under tabs only the string "You are not authorized to access this content.". But the tabs are still there. Please see the image.
How can we hide these tabs completely to anonymous users?
Please help.
Thank
Truyenle
Comment #6
pasqualleYou can hide the empty (or restricted) tab by enabling "Hide empty tabs" on QT edit page. This option does not work in ajax mode.
You can also change the "You are not authorized to access this content." text, with overriding the theme function. use:YOURTHEME_quicktabs_tab_access_denied in template.php
Comment #7
truyenle commentedThank, that's work for me Pasqualle.
Comment #8
netw3rker commented