Using the My Oracle Support Portal (MOSC)

MOSC Banner

TOM_cfgui.js function hide

edited Feb 8, 2018 2:58PM in Using the My Oracle Support Portal (MOSC) 3 commentsAnswered

Could help with this?

I need a function to leave a product hidden in the product configurator.

I ´m using the function below, but it leaves all other configurator products hidden.

if (elegPerfil == "N")

DispStyle = "none";

else

DispStyle ="";

What I want to use is a function that tells a profile A can only view product A.

I'm not using a linked item for this. I want to configure this functionality inside the TOM cfgui.js

What is the dynamic functionality hidden inside the TOM cfgui.js for the?

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