FF Update (Event Attribute)


FF Update (Event Attribute)

(for event tied to the document or a selected event)
command=eventAttribute
event=current | variable name using FF Hearing
action=add | delete
attribute=event attribute type


COPY/PASTE:

command=eventAttribute
event=
action=
attribute=


You can add or delete an event attribute to any event attached to the document. For example, if you wanted to keep statistics on whether a child was positive or negative in their first drug screen, at a Detention Hearing for example, you could have an attribute called “Positive Drug Screen.” See Table:
Event Attribute Type (EATTRIBUTETYPE)

You must tie your document to the event either by adding the document directly from the Event Detail screen or by using FF HEARING/17 to tie the document to the selected event.

@v/selevent/

@sel/pos/Did the child have a positive drug screen?
@si/posy/Yes @v/evatt/
@endsel/

Variables
NameTypeActionLengthPrompt
SELEVENT@VFF HEARING/101Select the event this order is for:
EVATT@VFF UPDATE/001command=eventAttribute
event=selevent
action=add
attribute=pds

To remove an attribute, the action would be delete instead of add. It will unclick the attribute.