• Resolved aladyreg

    (@aladyreg)


    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 to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @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 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

    (@aladyreg)

    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

    (@kmacharia)

    Hey @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 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

    (@aladyreg)

    Thank you @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

    (@rsouzaam)

    Hi @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.