<p-picklist> doesn´t display icons

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
jldiaz666@gmail.com
Posts: 6
Joined: 26 May 2018, 22:18

11 Jun 2018, 21:28

Hello,
The picklist component does not display icons on control buttons.

This is the code:

<div class='ui-g-4 ui-fluid'>
<div class='card card-w-title'>
<h1>Empresas del Usuario</h1>
<p-pickList [source]="empresasDisponibles" [target]="usuario.empresas" [disabled]='readOnly'
[responsive]="true" sourceHeader="Empresas Disponibles" targetHeader="Empresas Asignadas"
[showSourceControls]='false' [showTargetControls]='false'>
<ng-template let-empresa pTemplate="item">
<div class="ui-helper-clearfix">
<div style="font-size:14px;margin:10px 3px 0 0">{{empresa.nombre}}</div>
</div>
</ng-template>
</p-pickList>
</div> <!-- card -->
</div>

<p-fieldset> has the same problem with the toggle icons.

Please, could you help me?

Thanks
José LUis

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

13 Jun 2018, 08:02

What is your PrimeNG and Ultima version?

jldiaz666@gmail.com
Posts: 6
Joined: 26 May 2018, 22:18

14 Jun 2018, 01:37

PrimeNG version = 6.0.0-beta-1

In Ultima´s Documentation says: Angular 5.2 and PrimeNG 5.2

I could not find another version information.

Thanks,
JLD

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

14 Jun 2018, 10:03

Please use with PrimeNg 5.2.0 because Ultima theme isn't compatible now.
Also, we are working on angular v6, primeng v6 and primeicons support. We planned to be released next week.

jldiaz666@gmail.com
Posts: 6
Joined: 26 May 2018, 22:18

16 Jun 2018, 02:14

I could not install properly PrimeNG 5.2 because of during the compiling time the rxjs library had problems. Then, I decided to install primeicons and it started working.

Thanks for your answer!

JLD

Post Reply

Return to “Ultima - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests