I would like to display Plone Archetypes widgets in edit mode in Products.Five.browser.BrowserView, but it seems that there are many settings for templates in skin layers that are not in BrowserView. How to do equivalent setup in BrowserView?
The resulting form should be POSTto the existing logic of archetypes.
source
share