Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
But doesn't display the annotation if there are any - just an empty form. it does, however, save annotation correctly it just doesn't know how to fetch them.
Comments
Comment #1
Lausch commentedsorry
founr the way
greets
Lausch
Comment #2
(not verified) commentedComment #3
asak commented@Lausch - could you provide more info as to how you are using that line of code?
I'm trying to get the annotation into a panel, and can seem to get that working.
the closest i got (mentioned here: http://drupal.org/node/316477) is:
But doesn't display the annotation if there are any - just an empty form. it does, however, save annotation correctly it just doesn't know how to fetch them.
Comment #4
Lausch commentedhi ive done it like u see above
with $node->content['annotate_form']['#value']
example...
greets
Lausch