This topic is locked and no more replies can be posted.
Overview
The issue is using incorrect placeholders, like {email}, which are not recognized by the system.
Use the correct placeholder format, {data:field_name}, where 'field_name' is the specific name of your form field.
