Get the permalink to an association
  • Hi guys,

    I have set up a page that has a filed were the user can make a single association to another entry. I can retrieve all the content I want from this entry, but I havn't been able to figure out how I can get the permalink so I can link to it.

    Is it possible to get a permalink to the associated entry?

  • 1 Answer sorted by
  • Assuming the association is called 'artist':

    In VaeML: <v:a path="artist">
    In PHP: echo $context->artist->permalink;

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion