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


Please Help Members By Posting Answers For Below Questions

what is the difference between join and link?

783


Explain dynamic picklist?

701


How to Get the MultiValueFields in Workflow

2063


How is siebel server set up using the default tcp monitor?

757


What is difference between lov and picklist??

778


Please provide the SIebel Interview Questions with Answers as soon as possible.I am going to attend an interview.please respond

1906


What is the use of item identifier.

805


Explain what is eapps.cfg file. And what is its significance?

705


Why do we use symbolic strings in siebel 77?

769


What is the differences between static and dynamic drilldowns?

725


Why we using the user properties?

735


What is the process of configuring siebel 8 web virtual server?

707


Explain the restrictions in siebel that comes while planning the networking topology.

715


What is foreign key table in siebel?

825


What is the use of the indirect multivalue link and how do you configure it?

756