Which control can a Tool Bar Button control be added into within a mobile application?
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 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 Marco do to add a touch control to dial the phone number for the customer currently displayed on the documentMobilePage?
Jen added an Application Layout control to the ccAppLayout custom control she is developing. To the titleBarTabs in the configuration she added three<xe:pageTreeNode> nodes to open an XPage with a Domino View data source in the Customers, Parts and Sales applications respectively. The label property for the three tabs she set to "Customers Application", "Parts application" and "Sales Application". What must Jen do to show the "Customers Application" tab as selected when any of the "Customers" XPages is rendered in a browser?
Which control, used to dynamically switch content, includes a useHash property to support switching content via a URL hash tag?
Into which property of the Data View control should Mary define the leftmost column with a link to open the selected document when clicked?
Which property does the Dojo Text Area control have that the Multiline Edit Box control does not?