@transform
@Listprocess
@processlist
@listevaluate
第1题:
nancy used a rich text field on a form to capture data. she would like to display the data in a view. which of the following should she do?()
第2题:
lisa is writing a formula to determine the number of elements in a list. she wants to ensure that a value is returned, even if the value her function is evaluating turns out to be a null string . which one of the following can she so to accomplish this ?()
第3题:
Which statement about access lists that are applied to an interface is true?()
第4题:
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?()
第5题:
james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()
第6题:
@transform
@Listprocess
@processlist
@listevaluate
第7题:
@sort
@sort(@thisvalue)
@sortAscending(fieldA)
@sort(“ascesding”;”fieldA”)
第8题:
create a view action that has the following formula:@command([create];”video”)
create a form action that has the following formula:@command([compose];”video”)
create a view action that has the following formula:@command([compose];”video”)
create a database action that has the following formula:@command([compose];”video”)
第9题:
you can apply multiple access lists with the same protocol or in different…
you can config one access list,per direction,per layer 3 protocol
you can place as many access lists as you want on any interface
you can apply ony one access list on any interface
第10题:
layers
subforms
framesets
style sheets
第11题:
@isnotmember(alleditors,@username)
@isnotmember(@name([cn]);@username)
@isnotmember(alleditors;@name([cn ];@username))
if(@isnotmember(alleditors;@name([cn];@username);@true;@false))
第12题:
use a defaule formula of 1
use @elements and add 1 to the total
use the @count function instead of @elements
use @texttotime to ensure that all strings arte converted to date-time values
第13题:
which one of the following is an @fuction that Lonnie can use to return the value from a specific field?()
第14题:
which one of the following should cathy use to sort a list?()
第15题:
cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()
第16题:
nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()
第17题:
@sort
@sortlist
@datasort
@listorder
第18题:
only those people listed in the access list
anyone listed as a reader or above in the acl
only those people list in the readers field
anyone list as a reader or above in the acl and who is also list in the readers field
第19题:
@value
@getfield
@GetItemVale
@getfieldvalue
第20题:
you can apply multiple access lists with the same protocol or in different…
you can config one access list,per direction,per layer 3 protocol
you can placeasmanyaccess lists as you want on any interface
you can apply ony one access list on any interface
第21题:
you can apply multiple access lists with the same protocol or in different direction.
you can config one access list,per direction,per layer 3 protocol
you can place as many access lists as you want on any interface
you can apply only one access list on any interface
第22题:
permit access-list 101 out
ip access-group 101 out
apply access-list 101 out
access-class 101 out
ip access-list e0 out
第23题:
change the agent property to shared
copy the agent to a domino 6 server
change the agent property to shared code
delete the agent. She must create it again as a shared agent
第24题:
views can be hidden based on a formula
hidden columns are not a supported feature
table columns can be hidden based on a formula
view columns can be displayed or hidden based on a formula