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 is the difference between join and link?
Explain dynamic picklist?
How to Get the MultiValueFields in Workflow
How is siebel server set up using the default tcp monitor?
What is difference between lov and picklist??
Please provide the SIebel Interview Questions with Answers as soon as possible.I am going to attend an interview.please respond
What is the use of item identifier.
Explain what is eapps.cfg file. And what is its significance?
Why do we use symbolic strings in siebel 77?
What is the differences between static and dynamic drilldowns?
Why we using the user properties?
What is the process of configuring siebel 8 web virtual server?
Explain the restrictions in siebel that comes while planning the networking topology.
What is foreign key table in siebel?
What is the use of the indirect multivalue link and how do you configure it?