EBS Customizations (MOSC)

MOSC Banner

SPEL and Model Personalization

edited Mar 28, 2016 3:52AM in EBS Customizations (MOSC) 2 commentsAnswered

Hi experts,


I need to hide a button depending on the result of a query, so I've create a Model Personalization with a new VO with this query:

     XXTestVO: select 'Y' Hide from dual;

I've put this SPEL expression in the render property of the button:

${oa.XXTestVO.Hide==oa.text.Y}

But it's not working. What am I doing wrong?

Regards,

Jose.

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