Seems to be a small compatibility issue with the print module.

Regarding the option to "hide vertical tab components" when configuring the block, if the print module is installed then it creates another vertical tab option on node creation called "Printer, email and PDF versions" which is not available in the list of "vertical tab components" to hide and therefore cannot be hidden.

Being able to hide the vertical tabs is very useful if not essential when placing a block in a sidebar so I thought I should create an issue in case you were unaware of the problem.

For the time being I have hidden with CSS but its not ideal.

Comments

peter panes’s picture

Issue summary: View changes
tripper54’s picture

Status: Active » Postponed (maintainer needs more info)

This module doesn't provide any option to 'hide vertical tab components' , perhaps you're thinking of another module?

peter panes’s picture

Project: Block Refresh » Form Block
Version: 7.x-2.1 » 7.x-1.0-alpha1

moved to right module

mikey_p’s picture

I would recommend hiding with hook_form_alter() of some kind.