Mobile View for VZW Forums

Is there a 'mobile' view for VZW forums?
SoccerRef

StreetDocRN wrote:
Hi, all,
I have already beaten y'all to the punch by about 2 or 3 months.  I didn't ever post anything about it, but I made a request for such a capability and hopefully, soon, it will be a reality.  I have found Opera's Mini Web browser more "forums-friendly" as compared to the Blackberry browser.  Hope that helps.
Doc
I downloaded the free app, Opera Beta for my G1. I love the new look and it is faster then the built in browser.

Similar Messages

  • Olive Mobile Viewer for tablet gives error message when downloading n Chicago Tribune for offline reading.

    When attempting to download the Chicago Tribune for offline reading using the olive mobile viewer for tablets, I get the message "An error occurred while downloading pleas try again.

    We don't support the "Olive Mobile Viewer" this is an application used by the Tribune to display their site. The Tribune help can be found at
    https://members.chicagotribune.com/help/
    "Feel free to call us at 1-800-TRIBUNE (1-800-874-2863), or email Bill Adee, VP/Digital Development & Operations (billadee at tribune.com).
    You can also get help via our Twitter or Facebook pages."

  • Mobile View for Intranet Site

    Will a mobile view (responsive UI) required for Intranet site?
    I believe the URL not accessible through mobile.

    Hi Sunil,
    According to your description, my understanding is that you want to know if the mobile view of intranet site can be accessed through mobile device.
    If the mobile devices have wifi and are on your internal network, then we can access the mobile view of intranet site through mobile device.
    But if you are using a cellular network (and thus are external to your LAN) you will indeed need to publish your site externally for these devices to access.
    Here is a similar thread for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/e7e83692-625a-47b5-9cab-9230a9a3341b/how-to-access-sharepoint-intranet-site-on-mobile?forum=sharepointdevelopment
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Mobile View For OS6 Native Browser

    Hi, I used to have OS5 for my Curve 9300 and for my browser there, I have an option to have either page view or column view. Now when I upgraded to OS6, I seemed to have lost that option and all the site that I browse isn't on mobile view but rather on page view/normal web layout. Is that how it really is for OS6 native browser?
    Solved!
    Go to Solution.

    In BlackBerry® Device Software 5.0, in Browser Options > General Options > Default View, there is an option to select Column or Page.
    This feature has been removed in BlackBerry Device Software 6.0 due to Browser enhancements.
    This information can be seen on this Article ID: KB23994
    Ron
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up Blackberry Battery Saving Tips | Follow me on Twitter

  • Can I put a mobile viewer (for CCTV ) Into iphone ?

    I used Dopod PDA to open the mobile viewer software and view my house CCTV system. Now I change to use iphone. I want to know can I input the software into the iphone or not ? Or any app can support the mobile viewer software ?

    check the app i-c-livecams

  • Mobile View forums

    I come on here sometimes through my phone. It'd be cool to see a mobile view for these forums. I know on some forums there is an option to view it as mobile or from a desktop view. Would this ever be an option?
    "Today is my birthday. Time to celebrate!!!!."
    Solved!
    Go to Solution.

    jumpin68ny wrote:
    Did VZ ever come out with a mobile view for forums?
    Enter the forums through http://m.verizon.com/ it seems limited, and I could not access the private area even when logged in. But with a smart phone and a large enough screen, you have the option to switch to the full forums version. That is what I do on my iPhone. The mobile version needs work.

  • Disabling mobile view in sharepoint 2013 O365 Public Facing subsite

    Hi all,
    I have a public facing o365 site with subsites. I want to disable the mobile view for this site and all its subsites. it looks like the mobile view is disabled for the root site but all the subsites have it turned on. can anyone help?
    thanks Gareth Tucker

    i would recommend to open a ticket with Office 365 support team or post the question on 365 community may be they help you better.
    http://community.office365.com/en-us/forums/default.aspx
    In on prem its very easy may be they just dont give this option in 365.
    http://community.office365.com/en-us/forums/154/t/46988.aspx
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Mobile version of the forum now available!

    I am happy to tell you that we have just launched a mobile-friendly version of this forum!
    It works automatically by detecting your device and browser, so just visit www.nokia.com/discussions (or any local Nokia site's forum url) on your phone, and you should get this lighter and faster version.
    You can use all main forum functionalities: register and login, browse all topics, start new ones and reply. You can create your own mobile signature that's only shown to other mobile users.
    This is our first version and we haven't tested it with every Nokia model, so please tell us what you think - do you like it, is something not working, what would you like to see added in the future..?
    EDIT - Seems like we just found our first bug - for some odd reason some of the text was displayed white on a white background, so some of the posts were unreadable.
    We're working on this, and I've just switched off the mobile view for a while.
    I wrote all my posts from 2005-2011 as an "Admin" for this community. I still work for Nokia as an external consultant, so my rank in all posts is now "Employee".

    phonehacker wrote:
    i've also tested the mobile version of the site on my N82.. it seems nice but when i login, it directs me for a little to the full version of the site and then automatically to the mobile version.
    We've noticed the same - it seems that the Nokia site's header is loaded before the browser is detected and the mobile version is switched on. I hope we can do something about this.
    I wrote all my posts from 2005-2011 as an "Admin" for this community. I still work for Nokia as an external consultant, so my rank in all posts is now "Employee".

  • Display wikipage(default.aspx) in mobile view sharepoint 2010 foundation sp2

    Recently I deployed a site using sharepoint foundation 2010 sp2.
    The site has anonymous access to entire site. I developed some wiki pages using wikipage library. it's looking fine in desktop ,laptop,ipad,tab's.
    But coming to mobile view the wikipages are not displaying. But I want to show the wiki page's in mobile view also.
    So is there any setting required to set up for that? SP 2010 Foundation SP2

    Hi  ,
    According to your description, my understanding is that you want to display wikipage in mobile view for SharePoint 2010 foundation sp2.
    How about append "?Mobile=1" to the end of the URL of the home page using Internet Explorer? If cannot access, you need to enable the legacy MobileRedirection feature. This feature is enabled with a SharePoint
    Management Shell cmdlet:
    Enable-SPFeature –identity “MobileRedirection” –URL http://Server/SiteURL
    Correspondingly, you can force a mobile device to load a nonmobile page by entering the URL of the nonmobile page and appending "?Mobile=0" to the end of the URL.
    Reference:
    http://msdn.microsoft.com/en-us/library/office/ms462572(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ms441925(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ff407400(v=office.14).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • No "Document Library" in a Project's SharePoint Site Mobile View

    The mobile view for certain sites -- all from the same SharePoint site template -- do not have the Documents library in mobile view, nor is it an option to add when editing the mobile view. Oddly, the document library is available in the mobile view of the
    template.
    Has anyone seen this happen before?

    I managed to sort this on my own and here's what I learned in case someone else comes across this issue in the future.
    The library was not corrupted, but it was buggy. The lack of any available views caused the paths to go weird as described above. The allitems view was not deleted, however, but it was marked as hidden and had the name removed from it. I was able to recover
    this by modifying the properties on the allitems view in the SPList.views collection. Not sure how it happened, but it was an easy fix.
    The other issue was me being a newbie with SP. The user had uploaded new files for the list using explorer which appears to initially set them to be checked out. Since they never had a checked in version, they don't appear in any view, in search, etc. but
    they are included in the SPList.ItemCount property. This resulted in a seemingly "empty" document library with files in it.
    I hope this helps the next person to come along with a similar problem. Serious pain to figure this out, but I got a lot of good experience with the SP PowerShell environment, so it had a bit of a silver lining.

  • Is there a mobile site for Apple Support?

    Typing in the discussion forums from an iPhone is torturous. I can have full sentences typed out with my fingers before they appear on screen as text. If I have some text filled out here then go to another app and come back, it not only doesn't save my text entry it also logs me out of the forum.
    Is there a separate mobile site for this forum or a dedicated app?

    By the way, the other thing that would sign you off the site (besides very long inactivity) is transitioning from WiFi to cellular or vice versa, or switching WiFi networks.

  • Share Point mobile view not working for Custom & Out of Box Web Parts into mobile devices

    Hi All,
    When we open our share point application in mobile view it gives an error mention below:
    some apss, such as content Editor are not supported in mobile view.Tapping on the Title area can bring up navigation window.
    We have custom Page Layouts & Master Page with custom Web Parts.
    Please revert asap.
    Sachin

    Hi,
    According to your post, my understanding is that you had an issue about the Mobile Devices.
    Did you use the IOS Mobile Devices?
    Per the pervious threads, we should use the IOS 7 and the above verison.
    http://social.technet.microsoft.com/Forums/en-US/b69a342b-b9a3-43f6-b890-c3c3cd7f655c/some-apps-such-as-web-part-page-title-bar-are-not-supported-in-mobile-view-tapping-on-title-area?forum=sharepointadmin
    More reference:
    http://social.technet.microsoft.com/Forums/en-US/b69a342b-b9a3-43f6-b890-c3c3cd7f655c/some-apps-such-as-web-part-page-title-bar-are-not-supported-in-mobile-view-tapping-on-title-area?forum=sharepointadmin
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Custom master page for mobile view

    I would like to understand the below requirement: 
    Is SharePoint online mobile view uses a specific master page to show content in smart devices? If so is it possible to copy paste the same and add our html into that then map it with OOB mobile view?   
    Thank you for your help. 

    By default SharePoint 2013 detects and display the content based on the mobile device. Refer to the following post on how to disable the default view and create a custom mobile view
    http://academy.bindtuning.com/deactivate-sharepoint-2013-mobile-view/
    Cheers,

  • "Formatted for mobile viewing by Google"

    When you use Google's mobile search engine with the built-in Nokia browser and choose one of the resulting links, does the site ever appear "formatted" by Google?  This has happened now for several weeks and is driving me crazy!  Why?  Because their "formatted" page looks awful, and because I resent their paternal attempts to protect me from the web!  I see "page 1" and "zoom" links at the top, and the text "Formatted for mobile viewing by Google" and a "View page directly" link at the bottom.  So to to view the site as I expect, I must now load every page twice!
    My phone is an E73 and I'm in the USA, but I expect this new "feature" affects a wide range of Nokia phones.  Except that I appear to be the first person here complaining.   Perhaps this "feature" isn't yet available worldwide?
    Sooo, does this problem affect anybody else??  Thanks!
    Solved!
    Go to Solution.

    A happy update.   I tried contacting several tech news web sites, to see if their journalists would take up my cause and use their contacts at Google to learn what is going on.  (Mere users certainly can't reach Google anymore!)  I met a nice fellow from CNet, but even he didn't seem to take my situation very seriously.
    So I changed tactics and started taunting Google.   At the bottom of every reformatted page is a "Report a problem" link, which leads to a list of common problems and solutions.  The last problem is "Other", which leads to a web form.  2 or 3 times a day, I was submitting things like
    "I am a user and would like to PERMANENTLY disable reformatted web pages for my Nokia E73 phone, without using logins or cookies.  This is a 2-year-old phone and I have gotten by very well so far without your meddling."
    "I am a user and take great exception to your attempt to reformat web sites.  I get the impression your programmers have run out of things to do and are now making changes for the sake of change, and not based on user feedback.  I do not need protection from the big, bad www!  Nokia E73 user."
    and lastly
    "The new, improved Google mobile search proved as welcome as Lupus.  A Nokia E73 user."
    (If anybody relied on DejaNews in the late 1990's, their usenet search database was a godsend at first, but the web interface was gradually retooled to the point of being unusable.  And then an upstart company named Google rescued us by buying the database and again giving it a usable front end.  IMHO, Google's search interfaces are now reaching DejaNews complexity and are in need of being rescued themselves.  An article on suck.com about the fall of DejaNews inspired the above comment.)
    Fast forward about a week and now no search results are reformatted.  Even the Preferences link on the main search page doesn't include the option "Format web pages for your phone".  Yes, it's possible Google still wasn't listening, and this was just the result of them further refining their filters.  Or maybe they turned the whole thing off for now?  But for anybody with this problem also needing a resolution, I still highly recommend clicking "Report a problem" and "Other" and telling them what you really think!

  • I just want the download for vzw...i deleted it because coming up with error i would like to reinstall the vzw mobile app

    i just want the download for vzw...i deleted it because coming up with error i would like to reinstall the vzw mobile app

    Go to app store and search my Verizon and download

Maybe you are looking for

  • Popup with fixed window size

    Hey, i'm really stuck with this and keep hitting a dead end. i've got a button in my flash website and i want it to open a popup window of 600x400 pixels when clicked. The popup contains a background image of this size so i dont want any white space

  • IMac Crt trayloading 333hz - is this a good upgrading plan?

    I've been suffering through Netscape 7.0 becuase that's what's available for OS9.2 Time to move on up. My primary machine is a 333hz G3 trayloading iMac with the RAM maxed out at 512mg. I have updated the firmware so OS X may be installed. I have net

  • How to reduce the coulmns width for Timesheet in ESS ?

    Hi, In ESS Timesheet, how to reduce the columns width for professional self service? It is looking fine for weekdays, but when the user is assigned as professional self service at back end, few more sales order columns are added dynamically to timesh

  • How to deploy a war file into websphere appserver? error !!!

    Hello expert, I build one very simple war file, simpletest.war, using build tool 'ant', I did not have any tools available at this moment: D:\Projects\E-form\simpletest\build>jar.exe -tvf simpletest.war 0 Fri Nov 11 12:06:52 CST 2005 META-INF/ 106 Fr

  • My Apple TV Suddenly cannot sign in

    Suddenly it showing this error msg " Could not Sign In ConnectionManager::invoke::Failed to find service connection url." Pls help it was fine until yesterday