As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Thank you for excellent support!
Out of 9 columns (A, B,C, D,E, F,G, H,I) I need to display (i.e. dynamically refresh) 3 different sets of columns based on the filter value(s) selected in multi-select Checkbox column A. For example:
I don't know JS language, but looking for pseudo-code something like this:
BTW: I think this ticket may be close to what I need: Hide Columns
BTW: I am using Powerful Filters for wpDataTables., which is great at dynamically updating filter values as filters are entered.
Thank you.
HI Paul,
Thank you for your purchase.
As I understand you want to display the values in the table that are related on the previous value selected in the selectbox, checkbox or multiselect box.
The Powerful filters have that option.
Also can you please resend me the link because when I click on it , it does not refer me to any page.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Hi Bogdan.
Thank you, but the tricky part here is that I need to only display a subset of columns from (A, B,C, D,E, F,G, H,I) based on what is selected for the column A filter, and hiding the remaining columns. So, for example, if column A filter is set to 1, then the table grid should only display columns(B,C, D,E) and hide columns (F,G, H,I).
Thank you.
HI Paul,
Sorry to disappoint you but unfortunately something like this is not possible to achieve with the plugin built in features at the moment and require some code customization of the plugin. If you are interested we can offer you our paid customization service where you can hire one of our developers to implement this feature for you.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Okay, thank you.
Another option might be to dynamically set the width to 0 pixels or chnage the cell background or text colours. Would that be possible?
Thank you.
HI Paul,
Possible it can be achieved with some changing of the cell background but that depends on table structure. If the table is server side or not.
Unfortunately due to our support policy and users that have similar requests I can give you the code for this because it is not included in the regular support of the plugin. Included support covers help with bugs and general inquiries for the plugin features, but not writing custom code. As you're developing some custom solution if you need our assistance we can offer you our paid customization service.
Thank you for understanding.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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