spicywebau / craft-quick-field

Create Craft CMS fields on the fly while designing field layouts
MIT License
106 stars 6 forks source link

Form ID's not correctly namespaced #2

Closed benjamminf closed 8 years ago

benjamminf commented 8 years ago

At the moment the form has element ID's that aren't getting namespaced, so there's possibility of ID clashing which will affect scripts from running correctly.

There's actually a working example of this - the "name" and "handle" fields already exist on some pages, so the handle script doesn't execute correctly.

benjamminf commented 8 years ago

This has been resolved for version 0.2.0