This topic contains 1 reply, has 0 voices, and was last updated by dmatyas 10 years, 1 month ago.

  • Author
    Posts
  • #10189

    westley.chan

    Hi,

    I’m trying to programmatically assign a prefix depending on the Case Type. I am using “Set Field Value” and the concat functions, but it gives an error. Basically for example if I am setting the Case Type to Support, the formula should be: concat(TAC,{casenumber}) . However I get an error message. Am I missing something?
    This is a cached copy. Click here to see the original post.

  • #10190

    dmatyas

    Hi,

    try to put TAC into single quotes. ‘TAC’

    Daniel

You must be logged in to reply to this topic.