Aligning Forms to Center of screen

Hi,

I want to align my form to the center of the screen depending on the screen size.

How can I dynamically center the form so it can accommodate any screen size when the user is interacting with the form?

Currently I align the form using the 'cell properties' padding settings but this messes up the PDF export alignment.

Hello @Qman,

You can add the form content to the Grid container, and set the alignment:
image