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.