Support

Account

Home Forums Feature Requests relationshipfield with direct link to post Reply To: relationshipfield with direct link to post

  • great! acf for ever <3 !

    But this generates a frontend link. i need a link to the edit page of each item in the relationship field.

    OR is there a better way to do this than this:
    $link = '<a href="post.php?post='.$object->ID.'&action=edit">[edit]</a>';