RogEE / Freeform-Grid

[ALPHA] — An add-on for ExpressionEngine 2.x — Provides a Grid fieldtype for use with Freeform & Freeform Pro
1 stars 3 forks source link

Error when submitted #9

Closed matthewcarleton closed 6 years ago

matthewcarleton commented 8 years ago

When I submit the form I get the error : Disallowed Key Characters.

This is how I am pulling in the code:

   <div class="form-item">
    <label>{freeform:label:specialist_information}</label>
    {freeform:field:specialist_information}
    </div>