{% raw %} {% with element.json.data.FormInputs as "inputfields" %} {% for item in inputfields.defaultInputs %}
{% endfor %} {% for item in inputfields.textarea %}
{% endfor %} {% endwith %} {% endraw %}