[richfaces-issues] [JBoss JIRA] Commented: (RF-2566) ComboBox: js api function "showList" can't be fired

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Fri Mar 21 11:30:52 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-2566?page=comments#action_12404048 ] 
            
Viktor Volkov commented on RF-2566:
-----------------------------------

$("formID:comboboxSubviewID:comboboxID").component has no properties

> ComboBox: js api function "showList" can't be fired
> ---------------------------------------------------
>
>                 Key: RF-2566
>                 URL: http://jira.jboss.com/jira/browse/RF-2566
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: 3.2.0 CR3
>            Reporter: Viktor Volkov
>         Assigned To: Vladimir Molotkov
>             Fix For: 3.2.0
>
>
> 1.Add folowing code on the Combobox.jsp page into <f:subview></f:subview>:
> <a4j:commandLink onclick="$('formID:comboboxSubviewID:comboboxID').component.showList(event)" value="showList">
> </a4j:commandLink
> 2. Open page and click on link
> --->>> JS error
> Line: 241
> Char: 1
> Error:'component' is null or not an object

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

        



More information about the richfaces-issues mailing list