Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue

To retrieve

...

multiple values from a multi-select list custom field (for example) simply create a string array variable and set the value to the custom field.

To retrieve multiple values from a multi-select list custom field (for example) simply create a string array variable and set the value to the custom field.

To set the value values of a date multiple select custom field simply set the custom field to equal a date
string an array of strings or a date string array variable variable.

Getting Values

Insert excerpt
PSJ:Multi-Value Fields - Getting ValuesPSJ:
Multi-Value Fields - Getting Values
nopaneltrue

Setting Values

Insert excerpt
PSJ:Multi-Value Fields - Setting ValuesPSJ:
Multi-Value Fields - Setting Values
nopaneltrue

NOTE: getting the value using the customfield id is not the best practice when
writing SIL scripts. See the Working with Custom Fields example for more
information on the best practices.

...

Supported Field Types

  • Checkboxes

  • Labels

  • Select List (multiple choices)