Populate checkboxes, radio-buttons, dropdown with custom field shortcodes
-
Hey everyone, I hope I did not overlook someone asking the same thing but I couldn’t find it.
On my page, I need to create a form that allows users to pick an event date for a course. Every event has like 4-6 options. I created a custom post type (‘termine’/dates) for every event. In the custom posts for every event there are several custom fields (ACF). These fields contain the dates for the events. I use the ACF-Shortcode to display the dates everywhere else on the page.
But the shortcodes do of course not work inside of a CF7 form-tag. So I am desperately looking for any solution to let users pick from a list (or group) of dates that gets populated by the content of the custom fields that are not empty.
The idea is to not have to edit the form whenever a date is added, changed etc. I would be so glad if anyone had any hints regarding this!
- The topic ‘Populate checkboxes, radio-buttons, dropdown with custom field shortcodes’ is closed to new replies.