Page tree

Versions Compared

Key

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

...

The following expression (in Field name parameter) could be used, for example, to access the value of an attribute with id 46 (assuming the field is named "myinsightfield" in our form)

Code Block
myisightfieldmyinsightfield.attributes.objectTypeAttribute(objectTypeAttributeId=46).objectAttributeValues.value

...