I would like to create custom filters for the user to toggle on/off on the front end. For example I would like to have a filter that shows apartments that have square footage within a particular range. Or a checkbox to show units that are ready to be rented. Is that possible?
All filters in wpDataTables are generated by the data within the table, and they apply only to the column they're created from.
So, if you have a column with "Square footage", you can enable a filter for it. Same goes for "range" (if you're defining a price range, you can create a column with prices using "Float" column type, and add $ (or any other currency symbol) as a prefix, so you'd be able to use the Number Range Slider filter).
If you need some further assistance, please feel free to reach out to us.
I would like to create custom filters for the user to toggle on/off on the front end. For example I would like to have a filter that shows apartments that have square footage within a particular range. Or a checkbox to show units that are ready to be rented. Is that possible?
Hello Reginald
Thank you for your interest in our plugin.
All filters in wpDataTables are generated by the data within the table, and they apply only to the column they're created from.
So, if you have a column with "Square footage", you can enable a filter for it. Same goes for "range" (if you're defining a price range, you can create a column with prices using "Float" column type, and add $ (or any other currency symbol) as a prefix, so you'd be able to use the Number Range Slider filter).
If you need some further assistance, please feel free to reach out to us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Got it, thanks Aleksandar.
You're welcome, Reginald
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables