Hi Magnolia team, In Magnolia 5 I'm trying to develop a custom form field. I've read some documentation (http://wiki.magnolia-cms.com/display/DOCS/Developing+custom+forms+and+dialog+fields), but this url isn't accessible without logging in.
The first step is to create a field definition which extends one of the Magnolia definitions. The next step is, I think, to create a field factory (before field builder). After that I try to add my newly created field to a form via the configuration app in the magnoliaAuthor environment. When I try to open the form a NullPointerException occures at ....FormBuilder.buildForm(FormBuilder.java:116). Thank you! -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=c525ee7b-b3e2-4da7-981a-528614ef00c3 ---------------------------------------------------------------- For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
