1.5.4 Limited availability of functions when Mobile Safari is used
When you access a Navigation Platform window from Mobile Safari, there are limits to the available functions, as described below.
-
The Operational Content Editing Window is not available.
-
You cannot specify the following parameters in the URL used to access a Navigation Platform window:
-
start_editor parameter
-
open_editor parameter
-
-
The following items are available in the Operational Content Execution Window, but with limitations:
-
Text box (Not recommended)
-
Text area (Not recommended)
-
Inline frame part (Not recommended)
-
Resize bar
-
Automatic scrolling in the Operational Flow area (Limitation: The scrolling progress is not shown.)
-
-
The following functions are not available in the Operational Content Execution Window:
-
HTML parts
-
Starting editing an Operational Content
-
Function that displays a confirmation dialog box when a screen transition occurs or when the window is closed (ucnp.base.client.confirm.page.unload.enable property)
-
Print function (ucnp.base.server.print.link.display property)#1
-
Reporting window for the operation log#2
-
Dashboard window for the operation log
- #1
-
Because the print function is not available, set either editor or none for the ucnp.base.server.print.link.display property in the user property file (ucnp_user.properties) of the execution environment. If a value other than the default value is specified for any of the other user properties (those other than ucnp.base.server.print.link.display), you have to correct those settings as well.
- #2
-
A link for opening the Reporting window for the operation log is displayed only when the following conditions are satisfied:
- The login user has greater privileges than the Content Manager does.
- true is specified for the ucnp.base.client.operationlog.enable property in the user property file (ucnp_user.properties) of the execution environment.
- A value other than all is specified for the ucnp.base.client.directjump.enable property in the user property file (ucnp_user.properties) of the execution environment.
If you want to simply hide the link for opening the Reporting window for the operation log, restrict users accessing a Navigation Platform window by using Google Chrome by referring to the above-mentioned display conditions.
-