what is the value for applet user property "CanInvoke"
and how do we write expression for this
Answer Posted / ashish
in applet userproperty write "CanInvokeMethod: MethodName"
in name and iin value write simply true or write a
calculated field name oe write expression which is
ultimately return "FALSE" OR "TRUE".
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
what is all mode sort?
Explain where does the primary field of an mvg stored?
How do you assign responsibilities to employees in Siebel?
How to Get the MultiValueFields in Workflow
Explain what is constrainted picklist? Where you will drop the constraints?
How do you import lov's?
How to assign responsibilities to employees in siebel?
Explain how many type of siebel data model extensions are there?
What is the use of virtual bc?
What is the differences between static and dynamic drilldowns?
What language you used to write bs?
What is the use of the indirect multivalue link and how do you configure it?
Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?
What is user properties? Why we using the user properties?
when do you use "caninvoke(false/true)" method in scripting?