I have a form (Forms 10) with a date field at the bottom and when the user clicks on the field or on the calendar icon, the calendar pops up and covers the text box. This is a problem when they are trying to type the date as they can't see what they are typing. Below is a screenshot and I put a red box where the corresponding box is where I am trying to type the date.
This issue does not happen when the date is not at the bottom of the form. It appears to be a spacing issue where there is not space below the field to pop up the calendar so it just puts it on top of the entry box.
Anyone else seen this issue? The only thing I can think to do is to hide the calendar pop up completely so they have to type it.