fixed size outlined rectangle
blank space marked off by red brackets
blank space marked off by black brackets
the field will not appear to notes users.it will only be visible to web users
第1题:
第2题:
第3题:
The IT department requested a report to list each server name and the name of each department that utilizes resources from each server. You create a tabular layout that breaks on the server name. You ran the report and noticed that the department field is too large for most of the department names. Which field size setting would you use to allow the field to be smaller but not larger than the field layout size?()
第4题:
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 ?()
第5题:
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?()
第6题:
jim has created a field hint for the address field. Users tell him this text disappears when they click in the address field. which one of the following is most likely reason?()
第7题:
the address field is computed
jim should have used a text popup
jim stored the field hint in the database
field hint only display when the user has not clicked in the field (field hint)
第8题:
maximum weight allowed
stowage space assigned
vessel's home port
vessel's name
第9题:
is
Would be
has been
had been
第10题:
fixed size outlined rectangle
blank space marked off by red brackets
blank space marked off by black brackets
the field will not appear to notes users.it will only be visible to web users
第11题:
information or regulatory buoy that has lateral significance
buoy that is off-station and is marked to warn mariners of its wrong position
dual purpose marking used where the ICW and other waterways coincide
buoy that was set in error and will be replaced with a red nun buoy
第12题:
posted with instructions on the operation of the system
ventilated and equipped with explosion-proof switches
painted with red and black diagonal stripes
equipped with a battery powered source of emergency lighting
第13题:
第14题:
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? ()
第15题:
We need the clean shipped bills of ( ) in complete set issued to order and blank endorsed marked “freight paid”
第16题:
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?()
第17题:
Eduardo chose native style (use native control )when he created an editable field on a form. how will the field appear to notes users? ()
第18题:
Marry wants to create a new application on his laptop that does not have any design elements in it. Which one of the following should he do to begin his process?()
第19题:
loading
lading
inspecting
packing
第20题:
select file->Database->new and give it a filename of “blank.nsf”
select file->Database->new,choose local as the server,and chose the blank template
select file->Database->new,choose local as the server,and chose the default.ntf template
select file->Database->new,give it a filename of “blank.nsf”,and chose the blank template
第21题:
he failed to specify the form type
the inheriting form is not a response form
he specified the same field names on both forms
he failed to provide inheritance formulas for each field
第22题:
the value of one field cannot be set from the value in another field
the text string in the formula is set to null. Thus notes cannot validate the formula
when setting the value of a field , the formula must be in the field‟s input validation event
the formula does not specify that title is an existing field. Thus it is interpreted as a temporary variable
第23题:
posted with instructions on the operation of the system
ventilated and equipped with explosion-proof switches
painted with red and black diagonal stripes
equipped with a battery powered source of emergency lighting
第24题:
@isnotmember(alleditors,@username)
@isnotmember(@name([cn]);@username)
@isnotmember(alleditors;@name([cn ];@username))
if(@isnotmember(alleditors;@name([cn];@username);@true;@false))