p-columnFilterFormElement with custom template can't adapt according to the matchMode #11466
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
If you have a PrimeNG PRO Support subscription please post your issue at;
https://pro.primefaces.org
where our team will respond within 4 business hours.
If you do not have a PrimeNG PRO Support subscription, fill-in the report below. Please note that
your issue will be added to the waiting list of community issues and will be reviewed on a first-come first-serve basis, as a result, the support team is unable to guarantee a specific schedule on when it will be reviewed. Thank you for your understanding.
Current Queue Time for Review
Without PRO Support: ~8-12 weeks.
With PRO Support: 1 hour
I'm submitting a ... (check one with "x")
Current behavior
I would like to be able to to use a switch case the same way the default implementation does based the matchMode:
If the matchMode is in: use a multiSelect if equals use a dropdown (this is a simple example).
Expected behavior
It would be great to have in the context the full filterConstraint :
primeng/src/app/components/table/table.ts
Line 4233 in c6691c9
To reproduce
They are displayed the same way
The text was updated successfully, but these errors were encountered: