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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bhaskar
to activate or deactivate button we use preCanInvoke method.
when we want to invoke a method on clicking the button we
have to write code in canInvoke method in scripring
| Is This Answer Correct ? | 2 Yes | 3 No |
CanInvoke User property to invoke a button unconditionally
where when there is a condition/logic to invoke a button we
go scripting precaninvoke method
| Is This Answer Correct ? | 2 Yes | 4 No |
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field then following its corresponding cities for the next fields orderly..I got the solution.Please try that or else mail to ganesh.ramasamy@yahoo.com
How to run genbscript.exe?
If a team is handled by one manager, he will be able to see his team’s activities. And suddenly if the manager is changed, will the new manager be able to see the team members activities or not.
Explain how would you delete or merge rows that have the same primary user key and different conflict ids using eim?
Explain the steps required to implement the load balancer on siebel servers.
In an order screen if the Status value changes from Inprogess to Pending all the line items must become read only
When do we go for bc level user properties?
Describe the 3 object explorer (oe) tabs?
How to create a Primary foriegn key because there is no PFK in account for Opprtunity ,it is 1:M relationship
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
defination of siebel crm?
What is the differences between static and dynamic drilldowns?