Versions Compared

Key

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

To retrieve the value of a

...

text custom field simply create a

...

string variable and set the value to the custom field.

To retrieve the value of a text custom field simply create a string variable and set the value to the custom field.

To set the value of a date text custom field simply set the custom field to equal a date
string or a date variable variablethe text or string variable.

Getting Values

Insert excerpt
PSJ:Text Fields - Getting ValuesPSJ:
Text Fields - Getting Values
nopaneltrue

Setting Values

Insert excerpt
PSJ:Text Fields - Setting ValuesPSJ:
Text 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

  • Radio Buttons

  • Select List (single choice)

  • Text Field (multi-line)

  • Text Field (single-line)

  • URL Field