I’ve just tried writting a quick plugin/widget combination, hoping that calling the cf7 form directly in a widget’s PHP code would work.
Tried calling echo do_shortcode('[contact-form-7 id="4048" title="Find A Broker"]'); in my widget PHP source, but the conditional logic functions are not working.
Any more ideas how I can get the conditional field functionality working in a widget block?