HTML Coding for iPhones with FOS 3.11.3 & Higher

HTML Coding for iPhones with FOS 3.11.3 & Higher

For FOS Versions 3.11.3, the HMTL coding that provides phone hyperlinks and coloring in the FOS Mobile iPhone application was removed. This may also help if users on the iPhone are unable to scroll properly through the Activity or Leg Details on the app. A command can be run in the Pervasive Control Center to allow the HTML coding again. Note: Users do not need to be logged out of FOS.
1. Open the Pervasive Control Center on the FOS Server.
2. Select "Execute SQL Commands" and then select the FOS Database. Click "OK."

3. Type in the command:
set ansi_padding=off;
update "MOBILE_DEVICES" set "Mobile Device Type"=1;

4. Select "SQL" --> "Execute All SQL statements"

5. On the user's device, select "Update Configuration" and refresh the Schedule.

Before:


After:



    • Related Articles

    • Account Sync Error - FOS Mobile

      Account Sync Error checkbox in the FOS Users Module A new checkbox has been added to the main screen of the FOS Users module for the viewing of Mobile account issues. This field has been added for FOS Version 3.11.4 and higher and corresponds to the ...
    • Installing FOS Mobile

      The below includes documentation for a Windows 2012 Server, some variations may be seen depending on your server. Initial Install Files and Updates to FOS Mobile are included in the FOS Installer. You will need to run the installer and install the ...
    • FOS Mobile Installation Errors

      WebService Installer Failed to Complete Error: Mobile Web Service installer failed to complete. Aborting installation. Please verify that IIS is configured correctly. ResultCode: 1603 Solution: Ensure IIS 6 Management Compatibility is turned on in ...
    • Updating the FOS Mobile Host

      Please note: The following are general instructions used to install the FOS Mobile Host. Please tailor your specific installation accordingly. FOS Mobile Host 1. Stop the existing FOS mobile host service. 2. Right click on the old back up config ...
    • Updating the FOS Mobile Web Services

      Please note: The following are general instructions used to install the FOS Mobile Host. Please tailor your specific installation accordingly. FOS Mobile Web Services 1. Right click on the old back up config file, open in wordpad and copy to the ...