I added a flickr set id field and for the "Help text" (instructions to present to the user) and when I go to add a node the help text doesn't show up. I add "Help text" to other fields and the help text does show up. So its specific tot he flicker set id field. I wanted to present the user instructions on how to find their flickr id for a set.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

froboy’s picture

FileSize
76.48 KB

I'm seeing the same thing, but I think I've traced the issue to the fieldset display in the node edit form. The attached screenshot has the exact same field information, but the left is set to "one value" and the right is "unlimited values". It looks like when there is only a single value the fieldset isn't rendered, leaving both the field title and help text out of the display.
Flickr set node edit form

froboy’s picture

Title: Flickr ID Field help text not showing on add node content » Field title and help text not rendering on node edit form
Component: flickr_field » flickr (main module)

Clarifying title & metadata. This applies to multiple components.

lolandese’s picture

Status: Active » Needs review
FileSize
3.92 KB

Attached patch:

It doesn't use the field label yet when when 'number of values' is set to '1'. It seems the field API isn't applied as it should. To investigate.

Other upcoming change #1170010: Parse the user id (nsid) and photo/set id from the Flickr page URL. Furthermore #1128612: Big Flickr Field changes to D7 is under examination.

Thanks for reporting.

hejeva’s picture

Patch works.

  • Commit 4cbf28a on 7.x-1.x by lolandese:
    Issue #2232631 by hejeva: Flickr Field photoset title and description...
lolandese’s picture

Status: Fixed » Closed (fixed)

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