Question 6 of 116Tyler 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?
Correct Answer: A
Question 7 of 116Michael 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?
Correct Answer: D
Question 8 of 116Davis is concerned that the Extension Library REST Service is not secure. Which is a true statement?
Correct Answer: C
Question 9 of 116Which navigator control only works with data within the same database?
Correct Answer: B
Question 10 of 116Which statement is true regarding the Extension Library Dialog control?