Hey guys,
I am really enjoying Formidable Forms for its flexibility. But I have a new thing I want to do and have no clue if it possible or not.
I want to have radio buttons for a poll, which gets their ids and values (for example title, link and bio) from a custom post type. Is this somehow possible?
Best,
Mike
You can populate most any field in the frm_setup_new_fields_vars hook: https://formidableforms.com/knowledgebase/frm_setup_new_fields_vars/
Please login or Register to submit your answer