Here is something so simple <p:commandLink value=\"Tom\" onclick=\"document.getElementById(\'tom\').focus()\"/><br/>
Here is my code. When I click the link Comment, a inpu开发者_JS百科tTextarea and commandButton suppose to appear
I want to use Primefaces to display a wizard pretty much similar to the one shown in the showcase, but with some kind of tabview that displays the progress of the user, thus combining the wizard with
I have created a page with primefaces where I use the Lightbox component. I use it in a dynamic mat开发者_如何转开发ter as I create tumbnails on the fly with a servlet call.
I got a problem. I have a bean CreateProjectBean which is RequestScope bean. I want to use Prime Faces component called Collector so i can dynamicly change in view createProject table groupRoleAdapter
I have a h:dataTable that displays ProfileNotification like below: <h:dataTable value=\"#{myBean.profileNotifications}\" var=\"item\"
I have a form where some fields needs to be disabled until a check box is clicked. For JSF-elements are all working fine. The problem is with the primeface elements.
I am using Primefaces-2.1 now, I try to integrate Richfaces-3.3.3 in my application in order to use <rich:jQuery>. My <p:commandButton>, <p:commandLink> stop working as soon as I int
Here is what I have <h:inputTextarea id=\"comment\" rows=\"3\" cols=\"50\" value=\"#{bean.comment}\" /><br/>
I\'ve been googling this question a lot and I dont seem to find a solution. I wonder开发者_如何学运维 if any developer out there that able to achieve this? I know there are couple ajax framework out t