| By default Windows SharePoint Services ships with a "Mobility Redirect" Feature that creates a default.aspx page in the /m folder of each site. That page is configured to redirect to /_layouts/mobile/mbllists.aspx. The mbllists.aspx is ok, but just ok. The navigation is a little cumbersome and it doesn't really present the data the way I'd like to see it: First of all, I don't really want the "Site Assets" library to display. The reason it shows up at all is because there is a default mobile view defined for the document library. If I go to the library settings page and click into the views, I can disable the mobile view:  Once un-checked, the library no longer displays on the mobile page: Even when I can get it to display a list that I want, the all items display is less useful than I'd like: The display for a list item does display all the info I want, but I still don't have the flexibility that I would like: In my next post I'll show how you can create your own mobile experience using SharePoint Designer. |