Hello Guys,
I know there is a liquid tag for Entity Forms like:
{% entityform name: 'My Entity Sample ' %}
But is there like for Web Forms?
I have found this:
{% webform name: 'My Web Form' %}
But it doesn't seem to work. This Web Forms Step I wanted it to be inside a Parent Tab.
Is there another way to do this? Thanks