MaximumWidth FlexGrid vs LayoutGrid / crash
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
MaximumWidth FlexGrid vs LayoutGrid / crash
Like in a LayoutGrid I tried to set MaximumWidth in the FlexGrid to a negativ value (-1200) to display the border correctly.
But after local publishing WWB is crashing - and the border remains spanned.
But after local publishing WWB is crashing - and the border remains spanned.
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
I could be wrong on this but entering a negative number does not work for flexgrid. I believe this is only for layout grid to be backwards compatible for previous versions (see the help). You simply need to enter 1200. The style tab is for the entire flexgrid. You will need to select the grids, click style down at the bottom and add custom borders to the grids themselves.
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
crispy68 is correct, you cannot use a negative number for a flexgrid. This will result in invalid HTML code.
This 'hack' is only for the layout grid to remain backwards compatible.
This 'hack' is only for the layout grid to remain backwards compatible.
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
That is what I supposed.
But
https://b4flatline.de/test01/songs.html
the second song done with LayoutGrid (Von Bienen und Blumen) shows the border I would like to have.
The first song (b4flatline) show the Flex grid. The red border ist the complete grid and the green like you suggested.
I would like to separate the songs each from another.
horst
p.s.: the FlexGrid is not yet adapted to mobile
But
The result is not the same:crispy68 wrote: Tue Sep 27, 2022 1:43 am You will need to select the grids, click style down at the bottom and add custom borders to the grids themselves.
https://b4flatline.de/test01/songs.html
the second song done with LayoutGrid (Von Bienen und Blumen) shows the border I would like to have.
The first song (b4flatline) show the Flex grid. The red border ist the complete grid and the green like you suggested.
I would like to separate the songs each from another.

horst
p.s.: the FlexGrid is not yet adapted to mobile
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
So to just clarify, you are wanting the border to go around the text and video as 1 border rather than separate borders around each correct?
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
Pablo, can you put a check in for this (in a future version) so that it comes up with an error message rather than crashing?Pablo wrote: Tue Sep 27, 2022 5:38 am crispy68 is correct, you cannot use a negative number for a flexgrid. This will result in invalid HTML code.
This 'hack' is only for the layout grid to remain backwards compatible.
cheers
Alan
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
For me, it does not crash, it just fails (as expected).Pablo, can you put a check in for this (in a future version) so that it comes up with an error message rather than crashing?
Does it crash for you? If so, then what are the exact settings?
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
It didnt crash for me either however in the workspace it was wonky looking by putting the interior contents of the flexgrid off to the right side of the workspace outside of the flexgrid itself.
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
Hi Pablo,
with a new project with just a FlexGrid there is no crash, but with mine I am working on:

set the max width to -1200 hit OK hit F5
with a new project with just a FlexGrid there is no crash, but with mine I am working on:

set the max width to -1200 hit OK hit F5
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
For me, it does not crash.
But I will investigate if the minus can be removed automatically.
But I will investigate if the minus can be removed automatically.
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
I was just going off the original post. Sorry. But the principle stands. If it's not allowed, can you put up a message saying so?Pablo wrote: Tue Sep 27, 2022 1:35 pmFor me, it does not crash, it just fails (as expected).Pablo, can you put a check in for this (in a future version) so that it comes up with an error message rather than crashing?
Does it crash for you? If so, then what are the exact settings?
Alan
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
Yes, whatever the FlexGrid is containg just one border round the complete Grid within the max width.crispy68 wrote: Tue Sep 27, 2022 1:15 pm So to just clarify, you are wanting the border to go around the text and video as 1 border rather than separate borders around each correct?
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
Hi, yes. looks like. You can see it for all the other songs.
...
At my first look at my mobile I read:
'Is this essential ... ' and I started at once to think about what is essential for me
...
At my first look at my mobile I read:
'Is this essential ... ' and I started at once to think about what is essential for me

Re: MaximumWidth FlexGrid vs LayoutGrid / crash
You can download my demo here: download
Re: MaximumWidth FlexGrid vs LayoutGrid / crash
Custom border, now I've got it - thank you so much.
I will change the style from the other LayoutGrids to custom borders too so that they look exactly the same.
horst
I will change the style from the other LayoutGrids to custom borders too so that they look exactly the same.
horst