Skip to content

forms submissions form select is disabled on multitenant example #10952

Open
@dominic-sylvester

Description

@dominic-sylvester

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: uiRelated to the admin panel.stalestatus: needs-triagePossible bug which hasn't been reproduced yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions