[TIMOB-7263] MobileWeb: Master/Detail view is not supported and a blank page is displayed
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2012-03-02T23:26:37.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | qe-ios11612 |
| Reporter | Natalie Huynh |
| Assignee | Bryan Hughes |
| Created | 2012-01-17T14:45:25.000+0000 |
| Updated | 2014-01-28T23:51:20.000+0000 |
Description
Steps To Reproduce
1. Create a new mobile application with the Master/Detail Window template
2. Compile mobile web to browser
Actual:
Blank Page
Expected:
To display a table row with data and detail view for each selected item
Master/Detail view works fine now. Most likely support for whatever feature was missing when the ticket was filed has since been implemented.