We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello
My table from Google Sheets API has many columns and they do not have enough space inside the container on my website. How can I make the rows collapsable so that only 1 or 2 columns are visible and the rest can be seen only when you click on a plus sign for the collapse? Thanks. Something like this:
https://ifooty.net/predictions
Hi Edwin,
thank you for reaching out to us
Is this for desktop as well?
You could have the columns collapse by increasing the screen size of mobile and tablet devices set in the main wpDataTables settings.
This will show the + button for all screen sizes lower than what you set in the settings, so setting a very high number would be the best.
To modify the width of columns, you need to go to the Display tab above the table, disable "Scrollable" feature (if it is on), and enable "Limit table width". That will allow you to modify the width of each column in column settings.
To show string type values in separate rows you would have to create a multi-line string type column and add those values one under the other.
Hello
I did increase as you mentioned, but it does not change to plus sign. I checked on mobile and desktop. I changed to as high as 10000 but still no effect.
Hi Edwin,
thank you for the kind reply!
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
Please let me know where exactly this function is not working; we noticed that there is a CSS conflict with ElementsKit Lite plugin:
please check my website https://footywow.com ... I have put high numbers for the width as you mentioned but still not collapsable...
Hi Edwin,
thank you for the link
I have forwarded it to our developer, and I will contact you back with his advice.