I am using a content type which uses IBasic behavior (title + description). I'd like to hide description field on add and edit forms.
I am familiar how to do with Archetypes, but couldn't find a good way to do with Dexterity after trial-end-error - I think IBasic behavior also provides some rename-after-creation etc. logic which is also needed for my use case.