sharonsql2013
SSCertifiable
Points: 5908
More actions
February 10, 2014 at 9:31 am
#304298
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'))"
February 10, 2014 at 9:40 am
#1687596
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