Versions Compared

Key

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


Section


Column
width30%600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Features used to implement the example



Example: Setting a custom field (User Picker) based on the value of another custom field (Text Field)

How do I set a custom field value (User Picker) based on the value of another custom field (text field)

For example: If custom field country contains Germany THEN set the user field to Person1

You should use post-function Set a field as a function of other fields as shown in the following screenshots. This is the configuration screen:

Image Removed

Text to be parsed is:

(Japan)kaku
(United Kingdom)newton
(Germany)einstein
(USA)feynman

Image Added


Once configured, post-function looks like that:


Image RemovedImage Added




Other examples of that function

Incoming Links
pageSet a field as a function of other fields
labelsexample



Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "custom-field"