Page 1 of 1
** SOLVED *** Responsive Weba and Responsive Data table
Posted: Mon Jan 11, 2021 3:37 pm
by honza@jabe.cz
Halo,
I have question, how to use Responsive Data Table in my responsive web?
I made all my pages in project responsive, I am using 2 breakpoints. All objects like Forms, Content place holders or Inline frames work nice.
But when I use Responsive Data table and set up Hide columns option and set up breakpoints the same as on mz pages columns are not hiden.
Is there something wrong on mz approach? Or shuld I set up some more options?
Thanks for a help.
Jan
Re: Responsive Weba and Responsive Data table
Posted: Mon Jan 11, 2021 3:48 pm
by Pablo
To be able to help you, I need a demo project fie so I can see your settings.
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Re: Responsive Weba and Responsive Data table
Posted: Mon Jan 11, 2021 5:52 pm
by bkjohns
Are you using a truly responsive format for your site, like layout grids and/or flexbox, or just the two breakpoints in a fixed layout? The responsive data table works best in a layout grid, which is fully responsive. If using a fixed layout I would guess that your breakpoints need some tweaking or another one added. But as Pablo pointed out, a demo project would be helpful.
Re: Responsive Weba and Responsive Data table
Posted: Tue Jan 12, 2021 3:27 pm
by honza@jabe.cz
Helo,
my simplified test project is at:
http://test.jabe.cz/test_responsive.wbs
Result is visible at:
test.jabe.cz
I defined two breakpoints at 700 and 360. Than I modified all my objects to this 3 diferent dimesions. All other objects work nice and size is changing properly.
I also defined the same breakpoints at Responive Data Table (at 700 hide desription, than at 360 hide media type, rack and shelf).
Posiibly I am using not proper structure of my page, where Responsive tables are not supported?
Re: Responsive Weba and Responsive Data table
Posted: Tue Jan 12, 2021 5:03 pm
by Pablo
The configuration is incorrect.
The column values in the breakpoints settings should be numbers separated by commas.
Please read the help for more information.
Re: Responsive Weba and Responsive Data table
Posted: Wed Jan 13, 2021 2:54 pm
by honza@jabe.cz
Thanks for help,
it works nice now.
Jan