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

MOSC Banner

Plugin Wrapper on TextArea is not working in IE - working in other browsers

edited Mar 11, 2018 5:00AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hi All,

We wrote a code to popup the TextArea Field on double click event in any list or form applet.

This code is working fine in Chrome and Firefox , but showing below error in IE.

Any help from JS specialists would be appreciated.

Below piece of code is showing error

function TextArea2DialogPW() {

                SiebelAppFacade.TextArea2DialogPW.superclass.constructor.apply(this, arguments);

            }

"Unable to get property 'constructor' of undefined or null reference"

Please help.

Regards,

Gayathri

Tagged:

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