Title: WPForms dynamic dropdown from files
Last modified: October 2, 2023

---

# WPForms dynamic dropdown from files

 *  Resolved [aladyreg](https://wordpress.org/support/users/aladyreg/)
 * (@aladyreg)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/)
 * Hello,
   we need to insert the wpforms contact form including dropdown input, but
   the data into input to be generated while rendering the page on the template (
   so it can not be done through admin WP or wpforms config). We have PRO license.
   We have CPT and ACF on the page and based on the ACF fields, we need to render
   the dropdown items with ACF values.Real example: One page has ACF repeater with
   field “Chip” and “Name”. Based on number of items in the repeater (standard foreach),
   we need to see the data in dropdown as “Chip: Name”. So if there are 5 items,
   we need to populate 5 items/rows to the dropdown.
 * How can we achieve that? 
   Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwpforms-dynamic-dropdown-from-files%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Ralden Souza](https://wordpress.org/support/users/rsouzaam/)
 * (@rsouzaam)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/#post-17097395)
 * Hi [@aladyreg](https://wordpress.org/support/users/aladyreg/),
 * We’d be happy to help!
 * As you informed “We have PRO license” and it seems that you have an active license
   subscription with us, could you please submit a support ticket through the WPForms
   [account dashboard](https://wpforms.com/account/support/) when you have a chance?
 * From there, our support team will be able to take a closer look at your request.
 * Thanks!
 *  Thread Starter [aladyreg](https://wordpress.org/support/users/aladyreg/)
 * (@aladyreg)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/#post-17097437)
 * Hello Ralden,
   We are maintaining the web for the client, we are not owner of 
   the WPForms account, he has got PRO through WPStarterPack. Can you please support
   anyway? Is the solution achievable with WPForms?
 * Thank you
 *  Plugin Support [Kenneth Macharia](https://wordpress.org/support/users/kmacharia/)
 * (@kmacharia)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/#post-17100628)
 * Hey [@aladyreg](https://wordpress.org/support/users/aladyreg/),
 * Kenneth here, filling in for Ralden.
   I’m afraid that it is against forum guidelines
   to offer support for premium plugins in this forum but I would highly encourage
   you to check out the [wpforms_field_properties](https://wpforms.com/developers/wpforms_field_properties/)
   filter. You can use it to modify the $field[‘choices’] by getting the values 
   from the ACF field.
 * I hope this helps!
   Thanks!
 *  Thread Starter [aladyreg](https://wordpress.org/support/users/aladyreg/)
 * (@aladyreg)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/#post-17102474)
 * Thank you [@kmacharia](https://wordpress.org/support/users/kmacharia/) !!
 * After few hours and debugging, I have programmed what was required and it is 
   working. Thank you for your help. Solved.
 *  Plugin Support [Ralden Souza](https://wordpress.org/support/users/rsouzaam/)
 * (@rsouzaam)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/#post-17103752)
 * Hi [@aladyreg](https://wordpress.org/support/users/aladyreg/),
 * Great to heat that you solved the issue!
 * It looks like you’ve marked this post as resolved. If you’d like more help with
   using WPForms Lite, please feel free to reach out.
 * Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WPForms dynamic dropdown from files’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)
 * [cpt](https://wordpress.org/support/topic-tag/cpt/)

 * 5 replies
 * 3 participants
 * Last reply from: [Ralden Souza](https://wordpress.org/support/users/rsouzaam/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/wpforms-dynamic-dropdown-from-files/#post-17103752)
 * Status: resolved