Hi all,
I have a basic power app with a main container housing two vertical containers - Container1 and Container2.
Container 1 contains a Gallery and Container 2 contains a form.
My goal is to have this as a responsive design so that users can complete this form on the desktop platform as well as mobile.
My issue is that when I run the app either on mobile or desktop, the bottom of my Container 2 housing my form is always cut off and I can't get to the submit button and other fields. I have tried adding the scroll function however cannot seem to fix it. I think it may be something to do with my screen size, as if I zoom out of my screen in the web browser, I can see it.
Pics attached - appreciate any help.
Thanks