Allow the Upload Field to specify multiple collections in relationTo #8070
immotus
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For some weird reason, the Upload Field only allows to specify a single collection in the
relationTo
property, e.g.:However, if you add a generic Upload block in a Lexical editor, it allows you to browse all your upload collections. Why can't I do something like:
Versions:
"payload": "^2.27.0",
"@payloadcms/bundler-webpack": "^1.0.7",
"@payloadcms/db-mongodb": "^1.7.2",
"@payloadcms/plugin-cloud-storage": "^1.1.3",
"@payloadcms/plugin-seo": "^2.3.2",
"@payloadcms/richtext-lexical": "^0.11.3",
Beta Was this translation helpful? Give feedback.
All reactions