Ava is working on an XPage with multiple data sources which are document1, document2, view1, and view2. The XPage needs a new custom control that needs access to data source view1 from the XPage. Which is the correct way to pass the data source object handle "view1" from the XPage to the custom control?
William wants to show line numbers in the Source Editor. How can he accomplish that?
Which server-side Global Function is available through the XPages runtime?
Linda would like to call an existing IBM LotusScript agent via an XPage. The agent will update a value on the XPage it was called from. Which is the correct way to call the agent to allow an update?
Which attribute of a facet specifies the location to display the facet's contents in its parent control?
Pamela wants to be able to able to debug her JavaScript within her XPages in the Notes client (XPiNC) application. What Extension Library control should she add to her XPage to enable this?