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

MOSC Banner

Get Field value List applet in the JS , the Field is available in column displayued but not necessar

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

Hi ,

In the JS I'm stuck , in the RecordSet I need to fetch the value for each record in the List applet but the this Field is not exposed in the UI , although it is available in the column displayed , I don't want user to be forced to have that field in the Ui exposed .

I'm new to the JS I know it's easier if the field is exposed in UI

sStatus =recordset[Index]["Status"];

But how do I achieve this when it is not exposed .. As I understand GetRawRecordSet will only get the exposed and Hidden system fields .. And Get RecordSet only the exposed UI fields

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