Needs review
Project:
Label Help
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2015 at 14:46 UTC
Updated:
29 Oct 2021 at 14:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
paulmartin84 commentedPatch Attached
Comment #2
paulmartin84 commentedComment #3
paulmartin84 commentedComment #4
paulmartin84 commentedComment #5
jason.bell commentedThis patch applies fine to 7.x-1.x-dev but has no corresponding changes in the UI. The Label help does not appear. Note that fieldsets in general are not working with Label Help, and the default field help text will appear in the appropriate location. Still working on this since it is awkard to rely on Label Help for most fields and have just a few that use the default #description.
Comment #6
paulmartin84 commented@jason.bell The issue here was that fields with a label help description were not showing when that field was displayed through an inline entity form. This patch is working for me. Can you test this by adding a field with label help description to a content type. You should see the label help text on the node edit page, If you then create another content type that references the first using an inline entity form, The label help description doesn't display on the node edit form unless this patch is applied.
Comment #7
jason.bell commented@paulmartin84, that sounds a little different than what I was looking for. I came across this because my entity reference field that employs Inline Entity Form was not displaying the label help.
Looking back at my forms now I see what you are describing—that fields inside of an inline entity form do not display label help. This patch address that issue. I’m updating the issue title and summary to reflect the specific nature. I will add a new issue to track the situation I’m running into and note it as related.
This patch works well and could probably just stand for some comments noting the situation that it fixes.
Comment #8
jason.bell commentedComment #9
jwilson3Standardizing issue naming.