• Name Picker not working

    By Chris J Connor 1 decade ago

                                    dialogTitle="Please select the people for this request">


                                   
                                                                                groups="false" people="true">
                                       
                                   

                               

                           
                               

    Tried binding to a view. Multiple (by adding the "Add" button) does not work (each entry overwrites). Also a bullet seems to appear for each item in the list.

    • Answers...

      By Philippe Riand 1 decade ago

      To enable multiple values, then you have to set a multipleSeparator to the TextArea. Then the picker will allow you to enter multiple values.

      If you have bullets appearing, it is probably because the right style sheets cannot be loaded. Do you see any problem with this?