How to map select, radio ACF fields with update post pro forms

Hello guys,

I am trying to create update/edit post forms for my custom CPT Created with ACF using Bricksforge pro forms.

I am running into an issue with select or radio fields. Where I use the value as {brf_acf_field:acf_name:{url_parameter:id}} It only shows the first option from the ACF select/radio fields. Not all the available options.

I looked for some tutorials on this and was suggested to use query loop to get all the options for the meta categories. but can’t find a solution for ACF select or radio fields.

If someone can help me regarding this, it’ll be greatly appreciated.

This looks very similar to something i may have done… but your description is not very clear so I’m not sure.

Can you try and explain some more details on what you want to achieve?