Problem/Motivation

Given a group which allows group membership requests. These requests are real applications in which the applicant has to describe why she want to join. It worked before. I just added a textfield to the group content entity, and showed up properly.

Proposed resolution

In this commit the parent was changed to ContentEntityConfirmFormBase. This base class removes the attached fields completely. We should switch back to the original ContentEntityForm + implement ConfirmFormInterface.

CommentFileSizeAuthor
#4 319943-4-entity-form-fix.patch5.45 KBszantog

Issue fork grequest-3199439

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

szantog created an issue. See original summary.

szantog’s picture

Assigned: Unassigned » szantog

szantog’s picture

Status: Active » Needs review
StatusFileSize
new5.45 KB

LOBsTerr made their first commit to this issue’s fork.

lobsterr’s picture

@szantog - You are right, we need to use ContentEntity form, I completely forgot about it. I have reverted correctly all changes taking into account the latest changes presented in the module. Please check it

  • LOBsTerr committed aebef2e on 1.0.x authored by szantog
    Issue #3199439 by szantog: Entity form doesn't show up on request...
lobsterr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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