LOT-410 · Question #31
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…
The correct answer is C. Add a Tool Bar Button control and compute its href property using this server-side JavaScript. See the full explanation below for the reasoning.
Question
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 the CustomersByName 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?
Options
- AFor the Edit Box control bound to the phone field add the property and value of type="tel".
- BNothing. Access to the phone dialer of the mobile device is not supported for mobile applications developed
- CAdd a Tool Bar Button control and compute its href property using this server-side JavaScript:
- DAdd a Rounded List Item control and compute its phone property using this server-side JavaScript:
How the community answered
(31 responses)- A10% (3)
- B16% (5)
- C71% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.