Cannot update ACF Radio field or Date Picker Fields

Pro Forms Create/Edit Post Meta action.

Trying to ake the user a yes/no question using Radio Wrapper and 2 radio buttons, mapped to ACF meta fields, doesn’t update. This is the same for Date Picker fields. I have checked the ACF date format matches the BF date picker format but it doesn’t pdate.

Thanks to David, and his work-around for showing the Radio selection, and showing me that the date can be uploade, please only update this with a solution to showing the radio options rather than having to use another toolset.

Many thanks

So I tried adding {brf_acf_field:not_detected:{url_parameter:photo_id}} into the source for both the options (Yes/No) but this caused a fatal error

Uncaught Error: strpos(): Argument #1 ($haystack) must be of type string, array given
in /home/customer/www/dev.the-harrisons.info/public_html/wp-content/themes/bricks/includes/integrations/dynamic-data/providers.php on line 275

Call stack:

strpos(array, '{echo:')
wp-content/themes/bricks/includes/integrations/dynamic-data/providers.php:275
Bricks\I\D\Providers::render('<section id="brxe-jv...div></div></section>', WP_Post)
wp-includes/class-wp-hook.php:326
WP_Hook::apply_filters('<section id="brxe-jv...div></div></section>', array)
wp-includes/plugin.php:205
apply_filters('bricks/frontend/render_data', '<section id="brxe-jv...div></div></section>', WP_Post, 'content')
wp-content/themes/bricks/includes/frontend.php:726
Bricks\Frontend::render_data(array)
wp-content/themes/bricks/includes/frontend.php:957
Bricks\Frontend::render_content(array)
wp-content/themes/bricks/page.php:7
include('/home/customer/www/d...emes/bricks/page.php')
wp-includes/template-loader.php:106
require_once('/home/customer/www/d.../template-loader.php')
wp-blog-header.php:19
require('/home/customer/www/d...l/wp-blog-header.php')
index.php:17```

For now I’m using David’s Dynamic Shortcodes work around. I hope that this will work natively.

Regards
Pete