By navs on
I have one content type that I allow users to add to. How can I override that page so that I can style the page completely as well and remove the format options and vocabulary list and other things that I do not want to show?
Should I try using views or can I do this easily some other way?
Thanks
Navs
Comments
Workflow fields?
http://drupal.org/project/workflow_fields seems to have what you want - though I don't know if the Workflow module is overkill for you.