Picklist issue(filters) only with Poseidon

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
bdesrochers
Posts: 10
Joined: 02 Jan 2017, 22:46

23 Aug 2017, 17:52

Hi everyone,

I am using the poseidon template and I am trying to use the pick list component and the filter input fields do not appear on screen.

Can anyone see what I am doing wrong ?

Code: Select all

    <p-pickList [source]="sourcelist" [target]="targetlist" sourceHeader="Available" targetHeader="Selected" [responsive]="true" filterBy="id,fname,lname" dragdrop="true"
    sourceFilterPlaceholder="Search Source" targetFilterPlaceholder="Search Target">
      <ng-template let-source pTemplate="item">
          <div class="ui-helper-clearfix">
              <div style="font-size:14px;float:right;margin:5px 5px 0 0">{{source.id}} - {{source.fname}} - {{source.lname}}</div>
          </div>
      </ng-template>
    </p-pickList>
Thank you for your help !

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

13 Sep 2017, 09:55

Can you tell me your browser and primeng version?

bdesrochers
Posts: 10
Joined: 02 Jan 2017, 22:46

02 Jan 2018, 18:51

I'm having the same issue.

Chrome with the latest version of Poseidon. Prime NG 4.2.1

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

17 Jan 2018, 15:03

Can you try with Poseidon v5?

Post Reply

Return to “Poseidon - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests