Open
Description
Describe the Bug.
I added the form submission plugin into the multitenant example and the form mt works but the form submissions does not allow to select the form from the form dropdown.
I have regenerated the importmap, schema and types.
Recap
- Forms multitenant works (only tenant forms show by tenant)
- Form Submissions does not allow to select form from the tenant (for any tenant)
Reproduction Steps
initialize the multitenant example
Add formbuilderplugin to config
Add forms and form-submissions to multitenant collections
Create form within a tenant
Create a form submission
Form select for the tenant is disabled.
Environment Info
Binaries:
Node: 22.11.0
npm: 11.1.0
Yarn: N/A
pnpm: 9.14.2
Relevant Packages:
payload: 3.20.0
next: 15.1.6
@payloadcms/db-mongodb: 3.20.0
@payloadcms/graphql: 3.20.0
@payloadcms/next/utilities: 3.20.0
@payloadcms/plugin-form-builder: 3.20.0
@payloadcms/richtext-lexical: 3.20.0
@payloadcms/translations: 3.20.0
@payloadcms/ui/shared: 3.20.0
react: 19.0.0
react-dom: 19.0.0