FF Update (Person Attribute)


FF Update (Person Attribute)

command=personAttribute
action=add | delete
person=first | all
role=person role on case (blank for all roles)
assignTo=variable name using FF People (not required)
attribute=person attribute type
attributeValue=attribute value if defined by attribute type entry


COPY/PASTE:

command=personAttribute
action=
person=
role=
assignTo=
attribute=
attributeValue=


You can add or delete any person attribute to anyone attached to the document. For example, if you wanted to mark that a person was a Native American. You could ask a question:

@sel/nata/Are any of the parties Native American?
@si/drug1/Yes @v/pi-nata/ @v/pa-nata/
@endsel/

Variables
NameTypeActionLengthPrompt
PI-NATA@VFF PEOPLE/001Select the parties who are Native American:
PA-NATA@VFF UPDATE/001command=personAttribute
action=add
person=
role=
assignTo=pi-nata
attribute=nata
attributeValue=

In this example we use the assignTo= so we can apply the attribute only to the person or people we are selecting. To remove an attribute, the action would be delete instead of add. It will unclick the attribute.