In scripting how you enable Button,and if I click the
button popup mesage should come.
Answer Posted / kavitha devarajan
function WebApplet_PreCanInvokeMethod (MethodName,
&CanInvoke)
if(MethodName == "ButtonMessage")
{
CanInvoke = "TRUE";
TheApplication().RaiseErrorText("Thanks..!");
}
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What are the steps for using a standard 1:1 extension table?
Explain what is nameserver?
Explain the various steps involved prior to configuring netscaler.
What is detailed category in configuration?
Explain how to configure a mvg?
Explain how would you delete or merge rows that have the same primary user key and different conflict ids using eim?
How to configure a mvg?
Explain while importing product or account data why we are populating bu_id?
Explain what is constrainted picklist? Where you will drop the constraints?
Why do we use symbolic strings in siebel 77?
when you have pre default value and post default value for a field, which one will be stored in the database?
How to create extension table to an interface table in siebel?
What is horizontal and vertical in siebel?
Describe the 3 object explorer (oe) tabs?
Explain the difference between an organization and division in siebel?