Support

Account

Home Forums Add-ons Flexible Content Field Use table outside WP for dynamic dropdown Reply To: Use table outside WP for dynamic dropdown

  • Hi @darylcharm

    I believe that’s possible. But you need to get the teams data by using raw SQL code. This page should give you more idea about it: https://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/, https://codex.wordpress.org/Class_Reference/wpdb.

    I hope this helps 🙂