Re: [TRINIDAD 1.0.12] LocaleSymbols* at LocaleElements*.js files are empty in 1.0.12 release

2010-02-24 Thread Matthias Wessendorf
Rafa, hrm.. can u file a bug ticket, that we don't forget to look at it? I am currently traveling so not much room for stuff. 2010/2/23 Rafa Pérez raja...@gmail.com: Hi Matthias, yep, .JS are in there... but *inside you have this (1.0.12):* *var LocaleSymbols_en = new LocaleSymbols({ });*

Re: [TRINIDAD 1.0.12] LocaleSymbols* at LocaleElements*.js files are empty in 1.0.12 release

2010-02-24 Thread Rafa Pérez
Done , bug https://issues.apache.org/jira/browse/TRINIDAD-1737. -- Rafa On Wed, Feb 24, 2010 at 10:55 AM, Matthias Wessendorf mat...@apache.orgwrote: Rafa, hrm.. can u file a bug ticket, that we don't forget to look at it? I am currently traveling so not much room for stuff. 2010/2/23

Re: Tomahawk | Generate a JSP from Backing Bean

2010-02-24 Thread daniel ccss
Thanks Jacob but I found a better solution on this page: http://www.nearinfinity.com/blogs/michael_bevels/dynamic_forms_using_jsf.html Thanks!!! On Tue, Feb 23, 2010 at 11:42 AM, Jakob Korherr jakob.korh...@gmail.comwrote: great! So you can use JSTL tags (c:if or c:choose) to determine the

Re: Tomahawk | Generate a JSP from Backing Bean

2010-02-24 Thread Jakob Korherr
You're welcome! However if you use such a solution, you will maybe run into different problems regarding the binding of the panelGrid (e.g. which scope are you using to bind it? session? what if you have multiple tabs/windows open on one machine?..). On my opinion it would be a lot better to

Paginator for tableSuggestAjax component from sandbox

2010-02-24 Thread Igor Kazarnovskiy
Hi, I have received a support request from my client to add pagination functionality to a popup that implemented via the tableSuggestAjax component. I have found the attribute maxSuggestedItems, that specified in tableSuggestAjax, if paginator functionality is used. My question is if it really