Flowboard filters disappear when accessing it using an iPad

I’ve been tooling around in the patient_tracker.php file trying to find the bootstrap code that is responsible for hiding the flowboard filters when accessed by an iPad.

This is what I want to see, but when using the iPad, page behaves as if I used the show/hide button and the filter tool is forever hidden.

When I originally open the page I see the filters, but if I refresh the page the filters disappear.

I was able to figure it out. All of the entries that were related to the kiosk interfered with iPad views. For example, the Reason column wasn’t showing either. Removing the “Kiosk hide” helped bring these problems back but the consequence was disabling the kiosk view.