Need Docs on PreCanInvoke Method
Hi All,
Few days back when I was searching in My Oracle Support for an issue, I came across a document which stated that "sometimes script in PreCanInvoke event is not getting triggered when there are comments before the statement function WebApplet_PreCanInvokeMethod (MethodName, &CanInvoke)".
Now I am not able to find that document. Can someone locate that document and lemme know the Doc Id.
The issue we are facing is we have an applet which has some 4 buttons. Buttons are enabled/disabled through scripting in WebApplet_PreCanInvokeMethod event based on the condition that only for the products with type as "Subscription Plan" the buttons will be enabled. Basically the applet will have records in such a way that only 1 record will be of type Subscription Plan and the others will be of varied types.
Few days back when I was searching in My Oracle Support for an issue, I came across a document which stated that "sometimes script in PreCanInvoke event is not getting triggered when there are comments before the statement function WebApplet_PreCanInvokeMethod (MethodName, &CanInvoke)".
Now I am not able to find that document. Can someone locate that document and lemme know the Doc Id.
The issue we are facing is we have an applet which has some 4 buttons. Buttons are enabled/disabled through scripting in WebApplet_PreCanInvokeMethod event based on the condition that only for the products with type as "Subscription Plan" the buttons will be enabled. Basically the applet will have records in such a way that only 1 record will be of type Subscription Plan and the others will be of varied types.
0