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

Remove the assumption that the field is still a text field. #2

Closed davidbarratt closed 10 years ago

davidbarratt commented 10 years ago

The Javascript assums that the field is still a text field. This prevents another Javascript from changing the field to "url" or "email" or "tel" or even "hidden".