Re: getClientId() seems to output the wrong value

2006-11-02 Thread Robert Binna
Thanks for your answer, but I checked the problem again and I don't have 2 different forms. As far as I have understood the main Problem is that in the render method of AbstractComponent the _clientId is erased in the finally block. To solve my problem I am doing the following workaround: cyc

Re: getClientId() seems to output the wrong value

2006-10-29 Thread Patrick Moore
your problem may be the same as mine. Did you see if you have 2 different forms on the same page? https://issues.apache.org/jira/browse/TAPESTRY-1131 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

getClientId() seems to output the wrong value

2006-10-25 Thread Robert Binna
Hi Since my last update on tapestry 4.1 I have a problem when using getClientId(). I have a Component (DateRangePicker) consisting of a SelectBox and two DropDownDatePickers. To do some javascript (setting the datePicker visible/invisible,depending on the range type (between,from,to,noSelecti