EBS Customizations (MOSC)

MOSC Banner

How to change Pick list displayed values on different rows dynamically in OAF

edited Nov 22, 2016 11:59PM in EBS Customizations (MOSC) 2 commentsAnswered

Hi All,

I am changing on an in-house developed OAF application. The below region is used in so many workflows in the application.The Picklist's view instance is  highlighted below is a VO that reads a lookup with values "Yes" and "No" only. Users requested to add two more lookup values "Canceled" and "Transferred". However, these two values should appear in one case only which is highlighted below, otherwise all other rows should have Yes/No displayed in the LOV.

What I have done:

I created a VO instance of the YesNo VO with a different name (xxhrRepVisaYesNoVO)

   if(docvo != null) {

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