Uipath form - hide vertical scrollbar from form

Hi There,
I have a form, attached here. In this form there is vertical scrollbar that appears is of no use as I have got only 4 fields which are present in form (as visible in the snap). How can I remove this vertical scrollbar?
image|690x408

Hi @vishal13987

In your Form Designer window, go to ‘Preview’ mode:

Here you can adjust the window resolution to your liking:
image

Hi,
Actually, the problem is I have got a dropdown field in my form. A vertical scroll bar appears when the dropdown field is set visible as the dropdown value list appears. I want the list should not go down instead it should go upside to avoid getting scrollbar.

Hi Forum Team,

Do anyone having solution for this. I’m facing similar issue. Using forms i wanted to present a table of content in single form. The table has more than 100 rows and the information is going into second page. Can I have solution to show all the content in first page by scrolling down into same page.

I’m using data grid to show datatable on form.