RE: sj:autocompleter dependable

2015-08-27 Thread Martin Gainty
(Mary, Lukasz, Dave); } HTH Martin __ From: zy...@hotmail.com To: user@struts.apache.org Subject: RE: sj:autocompleter dependable Date: Wed, 26 Aug 2015 22:07:57 -0400 Thanks, for trying to help me on this. I did add the subscribe java script

RE: sj:autocompleter dependable

2015-08-26 Thread fea jabi
: RE: sj:autocompleter dependable Date: Wed, 26 Aug 2015 09:55:53 -0400 As mentioned earlier have 2 autocompleters with same list of Managers. Only difference being the Manger.description is shown as drop down in one and Manager.code is shown in the drop down in another. In the first

RE: sj:autocompleter dependable

2015-08-26 Thread fea jabi
...@hotmail.com To: user@struts.apache.org Subject: RE: sj:autocompleter dependable Date: Tue, 25 Aug 2015 07:09:12 -0400 you will notice in the autocompleter tutorial posted at http://struts.jgeppert.com/struts2-jquery-showcase/autocompleter-json.action;jsessionid

RE: sj:autocompleter dependable

2015-08-26 Thread Martin Gainty
MGfollow the example to the letter From: zy...@hotmail.com To: user@struts.apache.org Subject: RE: sj:autocompleter dependable Date: Wed, 26 Aug 2015 13:21:13 -0400 I tried doing this onSelectTopics of first autocompleter to select value of the second autocompleter but didn't work. Any

RE: sj:autocompleter dependable

2015-08-26 Thread fea jabi
= '( '+ ui.item.key +' ) '+message; } $('#topics').html('i'+message+'/i'); }); }); /script From: mgai...@hotmail.com To: user@struts.apache.org Subject: RE: sj:autocompleter dependable Date: Wed, 26 Aug 2015 20:36:27 -0400 MGfollow the example to the letter From: zy...@hotmail.com To: user

RE: sj:autocompleter dependable

2015-08-25 Thread Martin Gainty
you will notice in the autocompleter tutorial posted at http://struts.jgeppert.com/struts2-jquery-showcase/autocompleter-json.action;jsessionid=CE13A626C1A38AC66A47344D139993DE there exists a sj:autocompleter with onChangeTopics=autocompleteChangebut there is no (jquery) function subscribed to