Problem/Motivation

When a user uploads a brightcove video, it should be uploaded to brightcove. When you use inline_entity_form to embed a brightcove video inside a media entity for example
though, \Drupal\brightcove\Form\BrightcoveVideoForm::save is not called. This is by design of IEF

Proposed resolution

Provide a inline form implementation which calls ::save(TRUE)

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2743289-2.patch1.67 KBdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner created an issue. See original summary.

dawehner’s picture

Status: Active » Needs review
FileSize
1.67 KB

There we go.

slashrsm’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

  • Boobaa committed d9f14b3 on 8.x-1.x authored by dawehner
    Issue #2743289 by dawehner: Provide a inline form handler to ensure ->...
Boobaa’s picture

Status: Reviewed & tested by the community » Fixed

Applied, thanks.

dawehner’s picture

Perfect, thanks a ton!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.