webbyfox
webbyfox

Reputation: 1079

Dexterity content type Hiding setting tab

On my Dexterity content type I have a default tab where all my defined fields are loaded and settings tab where the ExcludeFromNav checkbox is, which I defaulted to checked when a new object is created.

I would like to hide this setting tab as user don't need to see it. I presume that it will be different from just hiding a field.

Upvotes: 0

Views: 92

Answers (1)

Martijn Pieters
Martijn Pieters

Reputation: 1124768

Tabs are automatically shown if there are fields visible in it.

The easiest way to not show a tab then, is to hide all fields that are part of it. Hide the ExcludeFromNav field or move it to a different tab, and the Settings tab will not be shown.

Upvotes: 2

Related Questions