You might want to have a more detailed look at Catalyst::Plugin::AutoCRUD to discover how something similar is being done with datagrid lists using Ext Js.
On Sat, 2010-03-20 at 16:30 +0300, Alex Povolotsky wrote: > Hello! > > Catalyst::Plugin::Prototype is supplied with Prototype 1.4.0; however, > http://prototype.conio.net/ does not work at present and > http://script.aculo.us/ states that current Prototype version is 1.6.1 > > Can anyont point me at > > - interoperability with C::P::P and current Prototype > - maybe other Catalyst JS plugins? > > I'm mostly interested in COMPLEX autocompletion right now. > > BTW, maybe someone can clue me with my current task > > I have a large (10000+) database of people, and many-to-many > relationship people-request, so I should write some form to add people > to request. > > Loading all database into selectbox is not suitable for obvious reason. > I'd like to write an Ajax-based autocompletion with "add to list" button > enabled only when selection is fully done. > > I'd appreciate any help with solution. I know Perl fairly well but quite > weak with JS > > Alex. > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ -- Kiffin Gish <[email protected]> Gouda, The Netherlands _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
