What is the benefit of using a shared action over a normal action?
Belle adds the following event code in her form. What happens when she double clicks on a document created with the form? Sub Queryopen(Source AsNotesuidocument, Mode As Integer, Isnewdoc As Variant, Continue As Variant) Print "One" Continue = False Print "Two" End Sub
What are two web technologies leveraged by IBM Domino Web services consumers and providers? (Choose two.)
How would a developer use an existing script library containing Java code used in a Java agent?
How would a developer make a view a calendar view?
Florence is planning an application that will consist of several forms. Each form will contain the same five fields as well as the same static text for each of the fields. What method can Florence use to make sure the fields all look the same on each of the forms?