Hi,
I am following the first example to display a Link that I create using the formula:
$display = l('A link to this node', 'node/'.$node_field_item['value']);

And this works great for me, however I would like to create multiple links, however I am unable to come up with a syntax to create multiple links (diffrent anchor text and urls). Can someone suggest a solution?

-Victor

Comments

Justin Freeman’s picture

Assigned: Unassigned » Justin Freeman
Status: Active » Closed (fixed)

Closing, I have created an example at http://drupal.org/node/249907