View element containing a View with a VBO field will not allow form submission

Created on 17 July 2024, 4 months ago
Updated 18 July 2024, 4 months ago

Problem/Motivation

Form will not submit if a View element has a VBO field displayed

Steps to reproduce

  1. Create a View of Content with just two fields, Title and Views Bulk Operations (any action will do)
  2. Create a webform with just a single element of type View setting the previously created View as the target for display
  3. View the form and try to submit - the form will hang for a while before returning and cannot be debugged
πŸ› Bug report
Status

Closed: won't fix

Version

6.2

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom chumkui

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @chumkui
  • Status changed to Closed: won't fix 4 months ago
  • πŸ‡ΊπŸ‡ΈUnited States jrockowitz Brooklyn, NY

    That makes sense because you can't nest a form within a form. You have to take a different approach, like opening the form in a modal dialog.

  • πŸ‡¬πŸ‡§United Kingdom chumkui

    OK thanks, I had not appreciated the VBO field was effectively another form.

Production build 0.71.5 2024