At some pint I had put some fields in a Block into 2 columns, 50% and 50%. . Later decided to change it back to 1 column 100%. Not sure if this affected the layout but....
When I change form width from AUTOMATIC to Fixed pixel the objects on the form get relocated like this
FormLayoutBug.png
FormLayoutBug2.png
There is also issue with the background. As you see the frame for the grid is not inheriting form background. Instead it takes a background from main App Page setup. The grids shold be placed on WHITE and no dark blue should be visible.
When I change form width from AUTOMATIC to Fixed pixel the objects on the form get relocated like this
FormLayoutBug.png
FormLayoutBug2.png
There is also issue with the background. As you see the frame for the grid is not inheriting form background. Instead it takes a background from main App Page setup. The grids shold be placed on WHITE and no dark blue should be visible.
Comment