• Resolved siwise

    (@siwise)


    Hi,
    Background: I’m trying to make a form for a tour where you select your tour and then your preference of bike. It is setup as two CPTs using PODS — Tours and Bikes — Bikes is a relationship field of tours.

    I am currently trying a two part submission form.
    Part one: Select the tour.
    This field is being populated using ninja_forms_render_options (found here. The tour info is then passed on to the next form using querystrings.

    Part two: select the bike.
    I can’t for the life of me figure out how to pull that field in and populate it in a list. I can pull the total bike list but duplicating the ninja_forms_render_options filter but I need to only call the bikes that are related to that specific tour.

    Any help would be greatly appreciated!
    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Zach Skaggs

    (@wpnzach)

    Hey, @siwise! We have a developer community available here that might be able to help you with this problem: https://developer.ninjaforms.com/

    On the “About” page is a place to join our Slack community, and they might be able to assist better with this problem.

    Thread Starter siwise

    (@siwise)

    Thanks for the tip! Unfortunately no response there yet but I’ll keep trying.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Auto-populate select field with POD relationship field’ is closed to new replies.