[richfaces-issues] [JBoss JIRA] Created: (RF-7435) Can't retrieve value from rich:comboBox

Leonid Sokolin (JIRA) jira-events at lists.jboss.org
Tue Jun 23 18:21:56 EDT 2009


Can't retrieve value from rich:comboBox
---------------------------------------

                 Key: RF-7435
                 URL: https://jira.jboss.org/jira/browse/RF-7435
             Project: RichFaces
          Issue Type: Bug
          Components: component
         Environment: Windows XP Profesional, JavaScript
            Reporter: Leonid Sokolin
         Attachments: piPublisher.xhtml

I use rich:comboBox in my XHTML file and want to reference its selected value in the embedded JavaScript.

Somehow, it couldn't obtain the value from this combo box, if I use the method like the one below:

	document.getElementById('piPublisherForm:comboBox').value;

Method works fine for the text box or hidden field though.

Could you answer this question or point me to the right forum to ask it?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list