Lauren is creating a new form in a database and wants to add an action to that form for her users. How does Lauren add the action to her form?
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
Which three field types allow multiple values? (Choose three.)
What are two web technologies leveraged by IBM Domino Web services consumers and providers? (Choose two.)
Shoshanna is creating an application that imports data from a text file. What is the maximum amount of data that can be imported into a single text field?