multiple field inputs in form-block
-
when I make use of the form-block and go to email-settings it allows me to set a form field e.g.
{field_1}as an input. But what if I want to add multiple fields as an input? The use of{field_1} {field_2}produces this output:FIELD-1-CONTENT {field_2}. I would have expected it to do this:FIELD-1-CONTENT FIELD-2-CONTENT
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘multiple field inputs in form-block’ is closed to new replies.