Hi,
I am creating a ViewController with various fields, and they do not all fit on the screen. I can even put the field below the visible area of the ViewController, however I can not scroll down the screen to make adjustments in the fields. I tried a number of ways, including using a ScrollView, but even so, I can not scroll down the screen to view the fields that are not in the visible area of the ViewController. Any idea?