• Resolved suryavanshi022

    (@suryavanshi022)


    Hi guys, I am stuck at one point like I have 2 separate post_type as “Artist”, “Artwork” and these both have relationships filed which are a link to each other as one Artist have many Artworks & one Artwork have one artist
    Now I have to create separate post_type name same Results as the first field will be of type = relationship link with Artist and I want second filed Artwork with drop down to displace all related artwork for the Artist which I have chosen over on the first field i.e
    Artist = (Relationship filed with Artist post_type let say I have chosen “DEN” artist)
    Artwork = ( here I want a drop-down with only those artwork in the dropdown which Artist “DEN” has made )
    Can anyone help me to achieve the above functionality with pods to have the Artwork filed to fill my requirements?
    Any support will be appreciated

Viewing 1 replies (of 1 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    This would be a conditional relationship. It is planned for an addon in Pods but currently not available yet.
    You’ll have to use PHP filters and JavaScript to filter/auto-populate the second select values.

    Cheers, Jory

Viewing 1 replies (of 1 total)
  • The topic ‘Pods Relationship fields relation into single post_type’ is closed to new replies.