Qiang needs to add a button to the Contact XPage. When clicked, this button should delete the currently open document from the application.What is one way that Qiang can add this button?
Frederick has added a button to his XPage and labelled it Edit.What should he do to make the button put the document in edit mode?
Ashley is writing a server-side script to process the request parameters that are passed in her Registration XPage.What global object should she use to access the parameters that she's interested in?
Ida has developed the needed functionality in the Customers XPage of her application. The Web design team has provided her with the internal.css stylesheet.After Ida imports the stylesheet to her application, how can she add the stylesheet to the XPage?
With server-to-server replication, what is the minimal access level, that a server must have to an application to replicate not only documents, but also design elements?
Jackson is using the FTSearch method of the NotesDatabase class to to return a NotesDocumentCollection. Jackson notices that the NotesDocumentCollection does not contain all the documents that he would expect.What would cause this issue?