Julianna wants to add a calendar view to her application to display the completion dates of the documents in her application. What must Julianna do, in addition to setting the view type to calendar, to accomplish this?
How would a developer use an existing script library containing Java code used in a Java agent?
Mary created an agent in a new database that does the same thing as an existing agent in another one of her databases. When Mary copies the agent from the existing database to the new database, she sees the error "Error loading Use or UseLSX module TimeUtilities" on this line in her agent - Use "TimeUtilities". What must Mary do to get this agent working in her new database?
Alex is using an IBM LotusScript Web service consumer in her agent. When trying to access an array of items returned by the Web service provider, the agent fails with the error: "Attempt to access uninitialized dynamic array". Why might this occur?
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?