最新的IBM Notes and Domino 9.0 Social Edition Application Development B - LOT-410免費考試真題
Slobo is working on a new XPages application. He has a requirement to use a Stylesheet (CSS). How would he use it on a XPage?
正確答案: B
Jason added a Data View control to an XPage and defined as its data source the "CustomersByNameView" in the Customers application. He specified the CustomerName column as the column to open the selected customer document when clicked. Into which property of the Data View control should Jason add columns to display the values from the City, Contact and Phone columns in the data source?
正確答案: C
When he saved this mobile XPage John received a compile-time error indicating a required property for the <xe:singlePageApp> control is not present.

What property and value must John add to the <xe:singlePageApp> start tag to correct this error?

What property and value must John add to the <xe:singlePageApp> start tag to correct this error?
正確答案: C
Into which property of the Data View control should Mary define the leftmost column with a link to open the selected document when clicked?
正確答案: A
Jaden is looking for a way to show all the error messages from his validated fields in one place. Which of the following could he use to accomplish this?
正確答案: C
Ken has written an IBM LotusScript agent that updates existing documents with new data. However, after the agent runs, some of the documents are giving errors while users are working with them in the user interface. Some of the data that was added is not passing the field validation tests. What can Ken do to make sure the data he is adding to the documents is valid before he saves the changes?
正確答案: B
Marco has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "viewMobilePage" and for the second mobile page he set the pageName property to "documentMobilePage". He designed the viewMobilePage to display a listing of customer names from the CustomersByName view. He designed the documentMobilePage to display the document details for the customer touched on the viewMobilePage. He specified "customerDoc" as the name for the Domino Document data source and the field with the customer phone number is named "phone". What can Marco do to add a touch control to dial the phone number for the customer currently displayed on the documentMobilePage?
正確答案: D
Which is a valid method of the XSP client-side object?
正確答案: B
Which control should Larry add to the left column area of an Application Layout to provide a menu selection interface that uses the "lotusSelected" style class to indicate that a menu choice was selected?
正確答案: C
Laura wants to add a flag to her XPages control, but does not see it in the All Properties section within IBM Domino Designer in Eclipse. How can she add a custom attribute?
正確答案: C