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?
Which navigator control only works with data within the same database?
Jason is designing a mobile application with three mobile pages. Which control should Jason add to his XPage to be the overall container for all of the mobile pages in his application?
Which statement is true regarding the Extension Library Dialog control?
Mark 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 theCustomersByName 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 Mark do to add a touch control to send an SMS message to the customer currently displayed on the documentMobilePage?
Which statement is true regarding the Extension Library Tooltip control?