Skip to main content

Howto check if Query Relationship returns data?

Comments

1 comment

  • Jostein Svegården

    I'll answer myself. In an If enter the condition =!!$queryRelationship1.results[<Object Id>]

    This expression is true if a related record has been returned for the object with this object id.

    0

Please sign in to leave a comment.