IBM C2040-410 Exam Practice Questions (P. 1)
- Full Access (116 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Which control, used to dynamically switch content, includes support to code the Dynamic Content display using a Simple Action, client-side or server-side
JavaScript?
JavaScript?
send
light_mode
delete
Question #2
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?
- AstartAppPage="appPage1"
- BstartAppPage="startPage"
- CselectedPageName="appPage1"
- DselectedPageName="startPage"
Correct Answer:
D
D
send
light_mode
delete
Question #3
Which statement is true about the Application Layout control?
- AThe Application Layout control provides a consistent interface when added directly to each XPage in an application.
- BTo render properly, the Application Layout control must implement one of the oneuiv2.1 themes or a theme that extends a oneuiv2.1 theme.
- CThe Application Layout control includes a total of three facet areas for adding content (left, center and right columns) and three bar areas foricons, titles, links and drop down menus.
- DWhen the Application Layout control is enabled for an application each XPage will include a left, center and right column area with the samedimensions to
Correct Answer:
B
B
send
light_mode
delete
Question #4
John added a Dynamic View Panel to the CustomersViews XPage to switch display to any one of several views in the Customers application. He set the pageName property to the CustomerDocument XPage to identify the XPage to open when a customer name is selected from the displayed view in the Dynamic
View Panel control. What must John do to have the selected customer document open in read mode on the CustomerDocument XPage?
View Panel control. What must John do to have the selected customer document open in read mode on the CustomerDocument XPage?
- AFor the Dynamic View Panel, set the openDocAsReadonly to "true".
- BNothing. The selected document in a Dynamic View Panel will by default open in read mode.
- CFor the Domino Document data source on the CustomerDocument XPage set the openDocAsReadonly to "true".
- DCode the onColumnClick event of the Dynamic View Panel control with the Open Page simple action and set the target property to"openDocument".
Correct Answer:
D
D
send
light_mode
delete
Question #5
Which statement is true for the Single Page Application control for use on a mobile XPage?
- AThe XML tag for the Single Page Application control is <xp:singlePageApp>.
- BThe XML tag for the Single Page Application control is <xc:singlePageApplication>.
- CThe Single Page Application control is used only when the mobile XPage includes a single mobile page.
- DThere must be only one Single Page Application control as the container for all of the Application Page controls on the mobile XPage.
Correct Answer:
D
D
send
light_mode
delete
All Pages