I'm looking for a way to adjust the placement of the protected node fieldset within the node edit page.

Comments

zilverdistel’s picture

Have you tried with hook_form_alter()?

zilverdistel’s picture

Category: feature » support
izus’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

hi you can do this with a hook form alter adjusting the #weight of the fieldset.
also please notice that currently with the dev version the protected node filedset is at displayed in the vertical tab.