Migration from ultima-2.0.2 to ultima-2.1.1 in one Time

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
primefaceskirtish
Posts: 12
Joined: 02 Aug 2016, 18:38

15 Dec 2020, 12:47

Hello,
How to migrate from ultima-2.0.2 to ultima-2.1.1 in one Time ?

User avatar
jfgomez
Posts: 24
Joined: 14 Jun 2016, 06:15

15 Dec 2020, 16:52

Hello @primefaceskirtish

I guest to migrate, you have to update:

2.0.2 to 2.1.0
  • Added configurator panel.
    Update layout.js and layout css files.
    Replace theme jar with new jar
But with 2.1.1 files.

Te instructions to upgrade version are:
https://primefaces.org/ultima/docs.xhtm ... 0593.node0

Best Regards,
Juan Fernando Gomez M.
jfgomez@conasinf.com

primefaceskirtish
Posts: 12
Joined: 02 Aug 2016, 18:38

15 Dec 2020, 17:48

ok thanks !!
but I have another problem regarding the "md-inputfield" class on the "selectOnMenu" component.
when on <h: panelGroup styleClass = "md-inputfield"> the "change" event has no effect but when I remove the class, the <p:ajax> work fine.
how can i solve this?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

19 Dec 2020, 21:28

Thanks a lot, @jfgomez ;)

Hi @primefaceskirtish
when on <h: panelGroup styleClass = "md-inputfield"> the "change" event has no effect but when I remove the class, the <p:ajax> work fine.
- Interesting! Could you please try it with our sample project? Also, could you attach a sample code block for us to replicate?

Best Regards,

primefaceskirtish
Posts: 12
Joined: 02 Aug 2016, 18:38

28 Dec 2020, 10:40

hello!! and sorry for the delay !!
this is the part of code .
thanks for the help.

Code: Select all

<h:panelGroup styleClass="md-inputfield ">
	<p:selectOneMenu id="taxeService" 
		value="#{serviceBean.selectedTaxeID}"
		class="mybid-example" disabled="#{! (serviceBean.droitAjout or serviceBean.droitModification)}"							
		autoWidth="false">
		<f:selectItem itemLabel="" itemValue="" />
		<f:selectItems value="#{taxeBean.selectOneMenuTaxes}"/>	
		<p:ajax event="change"  update="taxeService idfichService:tabviewService:conditionsAchatVente" listener="#{serviceBean.determineLaTaxe()}"/>					
      </p:selectOneMenu>			
      <label>Taxe</label>
</h:panelGroup>

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

29 Jan 2021, 02:15

Hi @primefaceskirtish,

Which PrimeFaces are you using?

Best Regards,

primefaceskirtish
Posts: 12
Joined: 02 Aug 2016, 18:38

12 Mar 2021, 14:48

hello !
i'm using primefaces 8.0 with ultima 2.1.1
so now i wish to migrate to primefaces 10 is it possible with ultima 2.1.1 ?

siris
Posts: 322
Joined: 29 Jul 2019, 13:57

26 Mar 2021, 14:17

Hi,

Please wait Ultima update for migrate to PrimeFaces 10. We aim to update ultima layout in the coming months.

Best Regards,

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 6 guests