[Trinidad] How to get the right clientId in tr:table or tr:treeTable

2008-08-30 Thread Michael Meierhoff
Hallo, i have some problems to get the correct clientId of a component in a tr:table and a tr:treeTable in a jspx or a xhtml file. What i need: Sometimes i need the correct clientId of a component to work with third JS libs like DHTML Calendar, MceTiny, FCKEditor on it. Example: inputTextare

[ANNOUNCE] MyFaces Core v1.2.4 Release

2008-08-30 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.4. MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is 100% compliant with the JSR-252 specification. MyFaces Core 1.2.4 is available

Re: Problkem with AJAX suggest layout

2008-08-30 Thread Roland Asmann
Never mind, got it working now... On Friday 29 August 2008 10:44, Roland Asmann wrote: > Hi all! > > I'm using Tobago 1.0.12 and I'm having some problems with the layout of the > AJAX suggest-list. > I have an input field, located inside a cell that is scrollable. Now the > problem is that when I

radio buttons in tomahawk tree - how to do it?

2008-08-30 Thread Nikita Koselev
Dear friends, Here goes the problem. I've built a tree from database. Lets say that it specifies types of equipment. I want manager to have possibility to add new equipment, according to equipment type, which he should select from the tree (at least our analyst thinks so). I've managed to genera

Trinidad skin selection failing on initial visit for each session

2008-08-30 Thread Robert . Bowen
This is a resend of a message from Christian Hall. His email was rejected due to too high of a spam score. I am retrying. We are using a skin whose family property in the config file is set to resolve via an expression using a session scoped bean (e.g. #{sessionScope.userContext.skinFamily}).

Sandbox modalDialog

2008-08-30 Thread Omx Mxx
Hi, I'm using the modalDialog Sandbox JSF component and it works well with Firefox 2.x, but it doesn't with Firefox 3.x. The problem is that when the dialog is closed the event "dialogok" don't fired. I think that the problem is related with the Javascript Engine because the component works well w

Re: Ajax+JSF functionality

2008-08-30 Thread Matthias Wessendorf
Hi Simon, some quick comments, inline; On Sat, Aug 30, 2008 at 1:34 PM, simon <[EMAIL PROTECTED]> wrote: > Hi All, > > I would appreciate some general "architectural" background on how ajax > libraries for JSF are implemented. > > As I currently understand it, JSF ajax libraries use one of two wa

Ajax+JSF functionality

2008-08-30 Thread simon
Hi All, I would appreciate some general "architectural" background on how ajax libraries for JSF are implemented. As I currently understand it, JSF ajax libraries use one of two ways of generating an ajax response: (a) On the server, find a JSF component object that is the "base component" for t