Hello,
Two questions regarding mobile app:
- Is there a way to implement header-detail view in mobile app? I am trying to modify Item Lookup mobile screen to have a scan field in the header and Inventory Summary in details. The closest available is FilterListScreen type for the Screen tag, but that creates a filter which you need to click into and then update. Is there a way to make it appear on top?
- For the virtual keyboard when you tap on the field, can that be replaced with 10-digit numpad?