Relative Content

Tag Archive for dynamicadvanced-custom-fieldsacfpro

Populate Dynamic Value From ACF fields group into fluent forms

While I am working on a wordpress website
I am using advanced custom fields acf by wp engine and wpf fluent forms
I have created a custom post name service and created a field group for the service post type I have a lot of services on my website each service has different payments charges now I want that when user click any service I have created a single post template where the single service design is ready and in that template the wp fluentforms form is emended
No I want to show the price which was created in the scf field group to show that price into the form for further calculations that when a user click on the post the displayed form should fetch the price field from the ecf and show into the field can anyone guide me how can I do this?