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

MOSC Banner

Line Break in a dropdown

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

In the old version of siebel it was possible to use html tags inside label controls and calculated fields. We could set the property of the control to don't encode data and it would work as expected.

We have requirement where our calculated field is showing combination multiple values and we would like to introduce a line break between these values.  Here is how we want it to appear

As Is:

Apt Number : 1234; House Number : 1234: Street : 1234

Above is concatenation of three fields seperated by semicolon.

To Be

Apt Numeber: 1234

House Number: 1234

Street: 1234

Normal tricks Field Format is not working we see <br/> tag in the field. Is is possible to do this in Open UI ???

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