Câu 34: C2040-986: Creating IBM Lotus Notes and Domino 8.5 Applications with Xpages and Advanced Techniques
The Discussion Topics XPage includes a button to take users to the Feedback XPage. Ted has created the Feedback XPage. He now wants to add a Save and close button that saves the user's input, and take the user back to the Discussion Topics XPage. What is one way that he can do this task?
Nội dung câu hỏi
The Discussion Topics XPage includes a button to take users to the Feedback XPage. Ted has created the Feedback XPage. He now wants to add a Save and close button that saves the user's input, and take the user back to the Discussion Topics XPage. What is one way that he can do this task?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Drag a new Button control onto the XPage canvas. Leave the button type as Button. For the onclick event, add a simple action selecting Save Document. Specify Discussion Topics as the argument.
- B. Drag a new Button control onto the XPage canvas. Set the button type to Submit. For the oncllick event, add the following server-side JavaScript: Feedback.save(); context.getUrl(""¦");
- C. Drag a new Button control onto the XPage canvas. Leave the button type as Button. for the onclick event, add a simple action selecting Save Data Sources. Specify Discussion Topics as the argument. — đáp án hiện tại
- D. Drag a new Button control onto the XPage canvas. Set the button type to Submit. For the onclick event, add the following server-side JavaScript: Feedback.save();
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.