
Announcements
Hi,
I am currently working on a custom SharePoint form via PA. When I publish the form, a horizontal scroll bar is added to the the form. I am using vertical layout containers on a blank screen which use Parent.Width.
This appears to happen as the v-scrollbar in the published form 'consumes' some of the horizontal space used to render the form, making it overflow horizontally. Disabling the v-overflow of the rendered form removes the horizontal overflow.
Wondering if there is a workaround or something I need to do to address this?
Thanks,
Dan
Don't understand how this occurred given that PA forms automatically moves the data card below if it goes off the size of the form but it seems like to fix this you have to fix your form so that none of the form's data cards are off the screen horizontally.