I'm making an ACF Gutenberg Block, containing an ACF WP Forms field.
It appears to work correctly in the block, allowing the user to select a form as expected.
In the page however, the form does not appear. Instead the string '90' appears, which is the shortcode number for the form.
Version information
- Plugin version : Latest
- PHP : 7.4
- WordPress : 5.4.1
- ACF version : 5.8.11 Pro
- WP Forms version : 1.6.0.2 Basic
Steps to reproduce
Here's my ACF configuration:

It was created using the instructions here
What was expected
Form to be displayed in front end
What happened instead
Shortcode number displayed instead
I'm making an ACF Gutenberg Block, containing an ACF WP Forms field.
It appears to work correctly in the block, allowing the user to select a form as expected.
In the page however, the form does not appear. Instead the string '90' appears, which is the shortcode number for the form.
Version information
Steps to reproduce
Here's my ACF configuration:
It was created using the instructions here
What was expected
Form to be displayed in front end
What happened instead
Shortcode number displayed instead