Re: Re: Re: Howto disable certain fields from product listings a

Posts: 4368
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

For non-required fields, you can simply use CSS to hide them based on their div IDs, or where that won't work you can just use hook_form_alter() to unset the parts of the node edit form you don't want to show.

Howto disable certain fields from product listings and entry forms? By: appel (4 replies) Thu, 02/14/2008 - 12:15