Hi,
So I have a working app which has been in Production for a few weeks now. One thing that I noticed was that on one of the screens, I had a combo box within a form datacard which wasnt clickable. I did the following to come to the conclusion that it wasnt specific to that data card or to that screen for that matter:
1. I rearranged the fields within the form but the problem persisted with whichever field was in that specific area of the screen
2. I rearranged the form to be in the front just to be sure there was nothing hiding the datacard in the area where I wasnt able to click
3. I even created a new form and replaced the existing one to check if there was something wrong with the current form
4. Lastly, I added a new blank screen. Added 2 buttons to the screen, one covering the problematic area and one outside of it. The issue still persisted.
Does anyone have any idea as to what might be causing this error? There is no way I can recreate the entire app as it is in Production (I mean I can do it but that would be far from ideal). Any help will be greatly appreciated!