URL

  • I am trying to open a URL based on a systemID but keep getting the error, "Operator must return a value"

    Any Ideas.

    Here is My Expression:

    ="void(window.open('https://abc.com/.System.do?SystemID = "+ FieldssystemID.Value + " ' ,'_blank'))"

  • No Worries.

    Found an easier way to get it ...

    Expression : ="https://abc.com/?SystemID = "&Fields!SystemID.value

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply