This certification validates practical skills in software development, including solution design, implementation, testing, and maintenance. It is intended for developers and technical professionals delivering dependable software in real-world environments.
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?
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?
Which statement is true about the Application Layout control?
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?
Which statement is true for the Single Page Application control for use on a mobile XPage?