Gerald Müllan <bierbrauen <at> gmail.com> writes:> > Hi Christoph, > > 1.) There is a JIRA issue about that, didn`t had time to have a look on it. > But if you can get this to run, i would be very glad if you could > provide a patch for this.
> On 5/12/06, Christoph Germeier <c.germeier <at> bafz.de> wrote: > > With the current release of Tomahawk (1.1.2) and MyFaces Core (1.1.3) and > > tomahawk-sandbox-1.1.3-SNAPSHOT.jar we have following problems with > > InputSuggestAjax: > > > > 1.) We need to trigger some application functions on events in this field. > > Hello, we do have the same requirement as Christoph. After selecting from the list/ leaving the input field, i do need to update my backing beans, so that they correspondent with the data entered by user. In the best case, this should be achieved by a new attribute'changedMethod' When this attribute is that the input component triggers a submit to this method. By now i am not able to search the JIRA. I am getting a system error org.apache.jasper.JasperException: java.io.FileNotFoundException: /usr/local/ tomcat/tomcat-jira/index/issues/segments (No such file or directory) Perhaps someone can tell me whats in the issue gerald mentions. It would be fine, if we could extends in a way that the user gets formfields automagically filled in, when he enters some data in one field. (Eg zipcode) Ciao, Carsten

