[edc_form]
eloqua_form
The Eloqua form which this submits to
Default: ‘basic_form’
form_title
The heading for the form
Default: ”
- eloqua_form = ‘basic-form’
- form_title = ”
- form_subhead = ”
- theme = ‘standard’
- bg_color = ‘#edecec’
- lead_source = ”
- submit => Submit
- header_image = ”
- thank_you_page = ”
- required_label => ‘Required’
function edc_form_fields_standard($atts, $content) {
$atts_default = array(
'lang' => 'en',
'order' => '',
'rename' => '',
'mql_only' => '',
'optional' => '',
'include_job_title' => false
);
}
mql_only
Here is the mql_only description