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?
2.
When he saved this mobile XPage John received a compile-time error indicating a required property for the control is not present. What property and value must John add to the start tag to correct this error?
3.
Which statement is true about the Application Layout control?
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?
5.
Which statement is true for the Single Page Application control for use on a mobile XPage?
6.
Which is a valid named facet area of the Application Layout control?
7.
Which statement is true regarding the Extension Library Tooltip control?
8.
Tyler has designed a viewMobilePage to display a listing of customer names from the CustomersByName view. During testing Tyler determined that to avoid scrolling he will need to restrict the number of customer names displayed on the viewMobilePage to ten. How can he do this?
9.
Michael has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "page1" and for the second mobile page he set the pageName property to "page2". What server-side simple action can Michael add on the second page to navigate the mobile application user to the first page when touched?
10.
Davis is concerned that the Extension Library REST Service is not secure. Which is a true statement?