I need to include Custom Post Type Data in QuForm fields, preferably in checkboxes.
Scenario, create a field, where custom post type data is called for each item there will be Post Title and 2 custom meta fields in addition with Checkbox or Radio Button.
User selects his desired option (checkbox or Radio Button), clicks on send button, and data is saved in DB with all the information user submitted, including his choice from the Custom Post Type list.