Great module! Is it possib;e to hide the "Page" tile for node/add? "Create Page" etc. shows even if I exclude title from content type. Do I need to go into the code to suppress that one?

Thanks in advance.

Comments

gabrielu’s picture

Version: 6.x-1.6 » 7.x-1.x-dev

Hi,
Yes, this is something the module doesn't handle at the moment.
You can do this manually with a form_alter or CSS.

I am planning to make a 2.x branch for the D7 module, where we could have a more flexible framework to hide from full node / teaser / node form or other pages (search, comment, views etc)

Gabriel

gabrielu’s picture

Status: Active » Closed (fixed)

Done in release 7.x-1.4
Added for both node//edit and node/add/
Not active for node//delete since delete page puts all the important info in Title.