field-editors icon indicating copy to clipboard operation
field-editors copied to clipboard

Make MultipleReferenceEditor content types configurable via props

Open sbuys opened this issue 1 year ago • 1 comments

Currently this pulls from all content types via const allContentTypes = props.sdk.space.getCachedContentTypes();

This limits configurability of the field for use cases where we'd like to limit content types based on some other criteria (e.g. another field value)

sbuys avatar May 08 '24 20:05 sbuys

Marking issue as stale since there was no activity for 30 days

github-actions[bot] avatar Jun 08 '24 07:06 github-actions[bot]