I use a content type that uses IBasic behavior (title + description). I would like to hide the description field for adding and editing forms.
I am familiar with how to do this with Archetypes, but could not find a good way to do it with Dexterity after a trial error - I think that IBasic behavior also provides some renaming and subsequent creation logic, which is also necessary for my use.
source
share