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
When do we go for bc level user properties?
What is siebel?
how would we give access to data using positions
Explain what is detailed category and what is its use in configuration?
Explain the difference between lov and picklist??
What is virtual bc?
What will happen after the content groups gets created?
What does business component user mode indicate?
Explain what is nameserver?
What is the use of item identifier.
i want to join in siebel testing so what was the prerequsites for that to learn? what is the siebel analytics
Which etl tool you used for data loading?
What are the eim tables and base tables are required to your entities?
Explain the differences between siebel 7.8 and 8.0?
Explain pick applet, dynamic picklist: which will be better if performance issue is considered?