Page 1 of 1

LayoutGrid Scrool

Posted: Sat Feb 23, 2019 5:37 pm
by semua
Hello!
I added a LayoutGrid with the Layout properties: Fluid, Position: Fixed. When I click the "form" button then the grid appears superimposed on the page.

  It works fine, however when it's used on a smaller screen (as on a smartphone), half of the controls inside the grid are hidden, and I would need to add a vertical scrool to the grid to see the rest of the content from within the grid.

Do you have a solution for that?

Re: LayoutGrid Scrool

Posted: Sat Feb 23, 2019 5:55 pm
by Pablo
What is the URL of the page so I can see what you have done?
And where exactly do I need to look?

Re: LayoutGrid Scrool

Posted: Sat Feb 23, 2019 6:54 pm
by semua
https://bit.ly/2VesBTd

Click on "Formulário"

Re: LayoutGrid Scrool

Posted: Sat Feb 23, 2019 6:59 pm
by Pablo
Maybe you can make the logo smaller?

Re: LayoutGrid Scrool

Posted: Sat Feb 23, 2019 9:02 pm
by semua
Pablo wrote: Sat Feb 23, 2019 6:59 pm Maybe you can make the logo smaller?
Yes, I thought about it, but on a smaller screen the problem would continue. Also when I fill in the fields in the smartphone, for example the field "Message", the keyboard totally overlaps the field not giving to see what is typed.

Image

Re: LayoutGrid Scrool

Posted: Sat Feb 23, 2019 9:19 pm
by Pablo
That is the down side of using a fixed element.
For smaller screens I suggest to use a different layout mode.