Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to set the navigation type (Tab/Side) automatically based on device type (desktop/tablet)?

edited Nov 30, 2018 12:20AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 5 commentsAnswered

Hi All,

In Siebel IP 14, we want to switch navigation type automatically based on device.

If a user logs into the application with an iPad, we want to set the navigation renderer to "SIDE" while from a desktop computer, we want to set it to "TAB".

I tried several approaches, including:

> using a custom postloader, after evaluating the user agent string during the first postloader call, it is already way too late to change the navigation type.

> setting the navigation in Application_Start() will work, but I have no idea how to get the platform or user agent string during Application_Start() event?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center