Skip to content

Make MultipleReferenceEditor content types configurable via props #1649

@sbuys

Description

@sbuys

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleUsed to mark when there was no activity for a set period of time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions