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 youThe page I need help with: [log in to see the link]
- The topic ‘WPForms dynamic dropdown from files’ is closed to new replies.