LOT-410 · Question #32
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…
The correct answer is D. For all the Customers XPages, pass a navigation path string to the navigationPath property in the configuration. See the full explanation below for the reasoning.
Question
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?
Options
- AFor all the Customers XPages, set the showTabSelected property to "Customers Application".
- BFor all the Customers XPages prefix the XPage name of with "Cust_" and set the selectedPrefix property
- CFor all the Customers XPages, prefix the XPage name of with "Cust_" and set the selected property to
- DFor all the Customers XPages, pass a navigation path string to the navigationPath property in the configuration
How the community answered
(54 responses)- A9% (5)
- B4% (2)
- C6% (3)
- D81% (44)
Community Discussion
No community discussion yet for this question.