Hide tab based on condition

Is it possible to Hide a tab on a form based on a condition, for example, only admins would see the tab, everyone else wouldn’t?

Alan

Re: Hide tab based on condition

Hi, if you are using a Tab Block, you can use the sc_block_display macro.

Re: Hide tab based on condition

Thanks I will give it a try.
Alan

Do you know any way to hide a Page that contains several blocks ?
My App has several Pages which contains Blocks and I need to hide some Pages according to certain conditions.
Hiding all Blocks in a Page is not a solution …
Thx a lot.