Thank you so much for your wonderful module!

I want to use flags in the Description of the Field Group example:

<?php print flag_create_link('bookmarks', $node->nid); ?>

but find can only create html. Would also have been able to make it work if a token was available ie 'nid' ..

Looking forward to any suggestions.

Comments

nils.destoop’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Sry, we don't want to support php in the description field. Field api also doesn't let you do that for normal fields. People can break the site this way