• Hi!

    I have a database of text recordings. Sometimes, I have multiple recording versions of one text (a studio version and a live version for example). I’m wondering how to display a list of records (just title-link of the record) with the same author and same title than the current record displayed on the single page.

    Is it something doable with shortcode or is it a more difficult thing to reach?

    Thx for your help.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author xnau webdesign

    (@xnau)

    This is possible with a custom template. You’ll need to have some php skills to create this, but the basic idea is the template takes values from the current record, then uses that to set up and display a list shortcode to show your list of related records.

    Thread Starter m0tty

    (@m0tty)

    Hi!

    Thank you for the fast response. I’m not good enough with Php to manage that ??

    An other way to achieve this goal would be to create a field in which I could list similar records (it’s easily doable in a spreadsheet software.) But I don’t found any kind of field that could allow me to list the ID of multiple records and transform it in links.

    Any idea ?

    Thx for your help!

    Plugin Author xnau webdesign

    (@xnau)

    I can’t think of another way to do this, there isn’t anything like that built into the plugin, you have to add it yourself with custom code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display list of identical records on the [pdb single] page’ is closed to new replies.