Comments

ainsofs created an issue. See original summary.

froboy’s picture

Status: Active » Needs review
StatusFileSize
new1.17 KB

I've taken a stab at this using hook_inline_entity_form_entity_form_alter. It's basically the same method as in the form_alter but I had to use a little different method to grab the node type.

brian-c’s picture

StatusFileSize
new1.14 KB

Modified froboy's patch above to assert $node_type before accessing the getThirdPartySetting method. Was running into some issues with IEF and Media entities.

  • jadhavdevendra committed 150fae7 on 8.x-1.x authored by Brian C
    Issue #2853044 by froboy, Brian C: Title help does not appear when using...
jadhavdevendra’s picture

Validated #3 working as expected.
Code is now available in latest dev release. Will create new stable release in some days.

jadhavdevendra’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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