Closed ale-rt closed 3 years ago
The problem, IMO, is related to this code: https://github.com/plone/plone.app.content/blob/084c91756382f785daa6c193625a620e109b39f7/plone/app/content/browser/vocabulary.py#L379-L386 which assumes that to fill that widget with data we need to have the "Modify portal content" permission
I have this use case:
plone.app.vocabularies.catalog.CatalogSource
.../++add++.../++widget++form.widgets.field_name/@@getSource
and returnsVocabulary lookup not allowed
.