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

MOSC Banner

How can I invoke a custom button and send the method into DefaultListAppletPR.js file?

edited Nov 30, 2018 12:28AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hello,

I would like to add a custom button into the list applet. Once click on the button, the DefaultListAppletPR.js file would recognize the button method as the client property? How could I do that?

For example, I have below code under DefaultListAppletPR.prototype.BindData

if (PM.Get("enter button method") == "Y" {

                    expandCollapseAllLineItemRows();

}

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