IBM lotus952认证考试 题目列表
单选题Which one of the following describes who will be able to see an existing doc that contains a readers field ?()Aonly those people listed in the access listBanyone listed as a reader or above in the aclConly those people list in the readers fieldDanyone list as a reader or above in the acl and who is also list in the readers field

单选题tommy has created a sales view in his sales.nsf database. Tommy wants negative numbers in the sales number column in the view parenthesis. which one of the following should tommy do?()Aselect the parenthesis when negative value in the view properties box Bselect the parenthesis when negative value in the column properties box Cuse the @function @negative to set this in the column formula in the view Duse a formula to format the value in the field on the form that will be displaying in the view

单选题which one of the following best describes the use of hidden column formula?()Aviews can be hidden based on a formula Bhidden columns are not a supported feature Ctable columns can be hidden based on a formula  Dview columns can be displayed or hidden based on a formula

单选题olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()Ause an action with subactions Blayer the actions in the action menu  CUse action buttons within an outline control in a hidden frame to present twisties  Duse hide/when formulas along with a database profile field setting to display toolbars of icons

单选题ackie wants to remove an action hotspot but leave the image on his video form , in which one of the following ways can he do this ?()Adelete the image and reinsert it into the form Bselect the hotspot and choose the hotspot-remove hotspot menu command Chighlight the  hotspot and choose the design- hotspot-remove menu command Dselect the hotspot and choose the design-hotspot-remove hotspot menu command

单选题Ariel is designing an application and would like to create response documents with a copy of the original doc in a collapsible section, one of the following @command, provided with the correct parameters, will allow her to do this ()A @command ([compose with copy]) B @command ([compose with section]) C @command ([compose with reference]) D @command ([compose with referencesection])

单选题when eduar tried open the coming attractions view. he got the following error message: incorrect data type for operator or @function: text expected. What did he do to cause this to happen?()Aentered text in a number fieldBneglected to place a formula in a validation eventCneglected to place a formula in a translation eventDcombined a text field and a time field in formula

单选题john has created a database library, librarians are responsible for adding new information to the db library. which one of the following minimum level of access he can grant the librarians of the db library?()A readerB authorC managerD designer

单选题Cindy wants to set up third-party tools so she can access them via the designer. Which one of  the following should cindy do?()A file- inport B tools-import C tools-add tools D shared resources-third party tools

单选题when robert created a response form. he set the "formulas inherit values from selected document" option on the form properties, the field name on the review form is the same as the field name on the inheriting form, however the form does not inherit any data ,why ?()Ahe failed to specify the form type  Bthe inheriting form is not a response form  Che specified the same field names on both forms Dhe failed to provide inheritance formulas for each field

单选题which one of the following is an @fuction that Lonnie can use to return the value from a specific field?()A @value B @getfield C @GetItemVale D @getfieldvalue

单选题Eduardo chose native style (use native control )when he created an editable field on a form. how will the field appear to notes users? ()Afixed size outlined rectangle Bblank space marked off by red brackets Cblank space marked off by black brackets Dthe field will not appear to notes users.it will only be visible to web users

单选题Yuri created a formula for a button. The code is supposed to set the value of an existing field called title. He used the following formula: title:= @propercase (title); after the foumula runs ,the title field is null. Why? ()Athe value of one field cannot be set from the value in another field Bthe text string in the formula is set to null. Thus notes cannot validate the formula Cwhen setting the value of a field , the formula must be in the field‟s input validation event Dthe formula does not specify that title is an existing field. Thus it is interpreted as a temporary variable

单选题bill has an author names field named all editors that calculates a list of possible editors of the doc based on values users has entered into another field. The list only contains users’ first and last names, and only should be displayed to users who can edit doc.Which of the following hide-when formulas should bill use to control the display of the field?()A @isnotmember(alleditors,@username) B @isnotmember(@name([cn]);@username) C @isnotmember(alleditors;@name([cn ];@username)) D if(@isnotmember(alleditors;@name([cn];@username);@true;@false))

单选题Which one of the following @Function to all "response"and "response to response"documents of parent documents?()A@Responses      B@AllChildren    C@AllResponses  D@AllDescendants