Syntax error passing a GUID as string to a javascript function off a column template
New DiscussionI'm trying to format a column to reference a JavaScript function with a GUID value pulled from the database, but I get a syntax error when debugging in IE (the function doesn't fire in Firefox or Chrome either).
<a onclick='Jump(${CPSGUID});'>${Person}</a>
I assume it's due to the hyphens in the guid, but is there a way to ensure the varlable CPSGUID gets passed as a string to the function?
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
2 Created On
Jun 06, 2014 Last Post
11 years, 8 months ago