Caulculation - Show the first result only

Comments

3 comments

  • Rainer Grabowski

    Hi James,

    instead of getting the names by @all of name.join() use @all of name[0]. 

    Rainer

    0
    Comment actions Permalink
  • James Hertan

    Hi Rainer - Thank you as always! the @all of name[0] is returning the last entry added. Is it possible to return the FIRST entry added? Thank you again

    0
    Comment actions Permalink
  • James Hertan

    Managed to find a solution.

    For anyone interested - this will display the name of the first contact added to a contact field.

    @all of name[@all of name.length - 1]


    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk