This topic is locked and no more replies can be posted.
Overview
The issue occurs because ChronoForms 8 changed its placeholder syntax.
Replace the old {data.quote} syntax with the new {data:param-name} syntax in all your form templates.

