Skip to Main Content

Java Development Tools

How to control Region's visibility on page load?

Murat ŞenerAug 18 2016 — edited Aug 22 2016

Greetings,

I have one SOC and one Region on my page.

SOC has Contact Lists on it which get these lists from DB.

Roles are assigned to Contact Lists, if user has right to see selected Contact List(if user in role), region gets visible.

I use ValueChangeListener property of SOC to set region visible or invisible.

It works well if any value change event of SOC happens.

The problem is that i cant control visible property on page load as no value change event.

I want to set region visible if user has right to see SOC's first value,first Contact List on the SOC, on page load.

I use JDev 11.1.1.9 version.

Do you guys tell me if there is way to control User's right and set visibility of Region accordingly on page load?

Many thanks in advance!

Murat

This post has been answered by Murat Şener on Aug 22 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2016
Added on Aug 18 2016
17 comments
413 views