If we can invoke a custom method using applet property
"CanInvoke" what is the need to use webapplet_precaninvoke
event method
what is the difference
Answer Posted / ashish
we can give condition also in userproprty in form of
calculate field(IIf ([Product Purchase Flag]
= "Y" ,"N" ,"Y")). but if business requirement for invoking
button is complex then we use script in event
webapplet_precaninvoke.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain the netscalar one-arm mode deployment model.
explain about BC UserProperty : AllModeSort Applet User Property : MenuItem
Explain what is constrainted picklist? Where you will drop the constraints?
Explain how to create extension table to an interface table in siebel?
what is client business service?
What difference between join specification and join definition?
Explain is it required to install gateway server before installing a siebel server?
In an applet one custom button is created on clicking that button all the fields get validated and then message should be displayed on the other applet as the corresponding field values are empty
How to import lovs?
How to send an email using siebel application?
Explain the use of catch in escript?
Explain how is load balancing maintained in siebel?
Where does the primary field of an mvg stored?
Suppose I have a view with form applet on the top and list applet at the bottom.there is "score" field in the list applet.how to display the totals of score in form applet?
How we will create drilldown in form applet?