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
Explain how to create extension table to an interface table in siebel?
Can multiple presentation catalogs refer to one business model?
Hello, There is a Hierarchial Picklist when I choose India > Maharastra > Mumbai. this comes as a normal Hierarchial Picklist now my question is that when i choose Mumbai the Maharastra and India should come automatically is this possible in Siebel if yes can any one post with a good step by step procedure. thanks in advance
Explain pick applet?
Explain how would you delete or merge rows that have the same primary user key and different conflict ids using eim?
What value will get stored in the database when a field has both predefault value and post default value?
How to import list of values?
How to Get the MultiValueFields in Workflow
Explain how to find entity relation in siebel tools?
When do you use genbscript.exe?
Explain is it posible to access more than one database at a single siebel application?
What is foreign key table in siebel?
How do you recognize that a particular table (base table) can be extended?
What is force active property?
How to improve your performance in views?