Autocomplete not working after update to PF 6

jQuery UI Widgets
Post Reply
lahwsystems
Posts: 1
Joined: 02 Dec 2015, 20:29

01 Mar 2017, 21:13

Hello,

I am using the Theme and Layout Ronin (2.1.2) in combination with the latest PF Libary 6.0
my problem is if i use an component which was not pressent in PF version 5 the autocomplete
tag stops making suggestions.

Code: Select all

 <p:autoComplete id="kat" value="#{stundenAufzeichnungBean.kategorie}" completeMethod="#{kategorieProjektAutocompleteBean.completeTheme}"
                                            widgetVar="kategorie" var="kattheme" itemLabel="#{kattheme.displayName}" itemValue="#{kattheme}" 
                                            converter="kategorieProjektAutocompleteConverter" forceSelection="true" dropdown="true" required="true"/>

Code: Select all

<p:inputNumber id="stunden" value="#{stundenAufzeichnungBean.diaStunden}" symbol=" Stunden" symbolPosition="s" decimalSeparator=","/>
If I remove the ImputNumber tag it is working just fine.
I hope somebody can help me.

Post Reply

Return to “PrimeUI”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests