If you create a field with the key 'elements', the post-type/new won't work. There is a clash with the js: ``` Array.from(form.elements).forEach((el) => { ```