Hi Raj,

I recommend you extend our TextFieldFactory, and then go the Vaadin way with a 
JavaScript Extension. :)
https://vaadin.com/book/vaadin7/-/page/gwt.javascript.html

Our default field-type mappings (definition to factory classes) are located at 
/modules/ui-framework/fieldTypes, register your factory class there, or create 
a new separate fieldType in /modules/<your-module>/fieldTypes (then you'll also 
need a "marker" definition class).

Cheers,
Mika

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=6a2dac82-3a2b-4200-a48c-0b3b72d0ec59


----------------------------------------------------------------
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: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to