EQuintanilla
How do I make the page layout dynamic (to adjust depending on screen size)?
There are two different ways to have dynamic page formats:
The Page Layout controls allow developers to determine the percentage(%) of a page that a control can take up, given different width and height adjustment and/or mobile devices; whereas the Responsive Sensor Control allows for “stricter”/more defined rules. In the article for Responsive Sensor you can see that the rules defined in the control determines how the controls are affected in Horizontal Layout. It is essentially saying that “When the screen is 600px”, stack the controls vertically (along with other specifications).”