Hi support,
This is a bug report (2 bugs) and the bugs are the following:
- Navbar shift:
Description: When opening a report (DISPLAY DOCUMENT) from the mobile query item (action sheet) meny, the top navbar (the entire screen really) is shifted increasingly upward so it´s finally completely of the screen.
Sample BSV (attached): Bug1.bsv
Reproduce:
Rename Bug1.zip to Bug1.bsv
Import Bug1.bsv (is the CRM sample app slightly modified)
Log in to the Bug1 (CRM) app from desktop to populate sample data
Log in to the Bug1 (CRM) app from a mobile (Iphone is what I have used)
Click "Report bug" in the menu next to one of the customers on the startpage. Do this more than once to see this is not only the first time but EVERY time
As you see, the navbar and screen is moved upward
Default operation:
Description: When only 1 operation is defined in mobile queries and the checkbox for default operation is UNCHECKED for this single operation, the single operation is executed when pressing the menu button.
Sample BSV (attached): Bug2.bsv
Reproduce:
- Rename Bug2.zip to Bug2.bsv
- Import Bug2.bsv (is the CRM sample app slightly modified)
- Log in to the Bug2 (CRM) app from desktop to populate sample data
- Log in to the Bug2 (CRM) app from a mobile (Iphone is what I have used)
- Click the menuicon next to the name of one of the customers on the startpage
- As you see, the operation is executed
Thanks