ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Link to related items page

January 10, 2011 12:48pm

Subscribe [2]
  • #1 / Jan 10, 2011 12:48pm

    Sjoerd

    233 posts

    I am really stuck on this. It is done with Matrix and Playa, but I think the principle is the same as in EE relationships, so I posted it here.

    Weblog: Publications. In a Matrix custom field there are 3 fields:
    name | file | author

    Author is a Playa field

    In an author detail page I have to link to a page where all of his publications are listed: ‘my publications’. It has to be a link to a page, not a listing in the author page itself. How to embed the author in the link?

    In the publication page itself: how to retrieve the embedded author? (to list only his items)

  • #2 / Jan 10, 2011 4:19pm

    Sjoerd

    233 posts

    Mark it as solved please. I have decided to make a selectbox on the author page.

    <form id="form">
    <select name="jumpMenu" id="jumpMenu">
    {reverse_related_entries weblog="publications"}
    <option value="{url_title_path='publications'}">{title}</option>
    {/reverse_related_entries}
    </select>
    </form>
  • #3 / Jan 10, 2011 4:22pm

    Ingmar

    29245 posts

    Very good. Post again as needed, please.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases