John would like the user to open another page from the current XPage set on the screen. What kind of simple action he can use to to that?
A. Advanced (Server)
B. Basic (Server)
C. Advanced (Client)
D. Basic (Client)
Zachary is creating a new theme for his XPage. How is the theme file formatted in the Resources area of the application?
A. XML
B. CSS
C. HTML
D. JavaScript
Chad has built a Photo Album XPage that allows people to select image files to transfer to their own computer. What Core control can Chad use in the XPage to accomplish this design feature?
A. File Upload
B. Image Upload
C. File Download
D. Image Download
Caleb added a view control to his Contacts XPage. What type of control is the view control?
A. Core control
B. Theme control
C. Custom control
D. Container control
Emma is writing code to validate the input of various fields on her Courses Xpage. In her JavaScript code, she needs to access the actual field object to examine it for content. What function should she use to get the field?
A. getElement
B. bindElement
C. getComponent
D. bindComponent
Nathan is adding the ability to upload files to his XPages application. What can he do to have the files placed in a particular rich text field.
A. In the Properties view, on the Data tab, select Simple Data Binding and specify a Domino document data source and bind to the specific richtext field.
B. In the Properties view, on the All Properties tab, under Basics, select the fieldName property and specify a Domino document data sourceand bind to the specific rich text field.
C. In the Properties view, on the File Upload tab, under Options, select the Add File to Field option and specify a Domino document data sourceand bind to the specific rich text field.
D. The file is uploaded as a V2Attachment and stored outside of the fields. To add it to a particular rich text field, Nathan can write an agent tosave the file to the operating system and reattach using the NotesRichTextItem classes.
Shawn has a list of options that he would like to add as checkboxes to an XPage. How can he add a Checkbox group control to his current XPage?
A. From the Create menu, select Group Controls, and then select Checkbox group
B. From the Controls Palette, drag a Checkbox group control to the XPage
C. From the Create menu, select Other..., expand the Other Controls, select Checkbox group, and click OK
D. From the Controls Palette, drag a Check Box control and select the Checkbox group option in the All Properties
Nadia needs to add a control to her XPage that allows the users to only select one option, and she needs to define the choices based on a DBLookup to a configuration document. What control should she use to accomplish this task?
A. Check box control
B. Radio button control
C. Check box group control
D. Radio button group control
Priscilla has used the Set Value simple action to define the value of the Author field on her XPage. Which of the following is a valid binding in the Expression Language?
A. [dominoDocument1.Author]
B. "dominoDocument1.Author"
C. {dominoDocument1.Author}
D. #{dominoDocument1.Author}
Jessica would like to use the sessionScope object to share the value of the "Name" Edit Box for the duration of the user's XPage session. Which of the following can she use to set her "myName" sessionScope variable with the value of the Edit Box?
A. var name = getComponent("Name").getValue(); sessionScope.set("myName", name);
B. var name = getComponent("Name").getValue(); sessionScope.put("myName", name);
C. var name = getComponent("Name").getValue(); sessionScope.set(name, "myName");
D. var name = getComponent("Name").getValue(); sessionScope.put(name, "myName");
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2040-951 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.