Forum Discussion
JeffKelly1
8 years agoQrew Member
I'm getting a syntax error when trying to save the rich text formula field. Any thoughts?
Formula syntax error
A formula cannot end with an assignment to a variable declaration.
var text URL =
"https://docs.google.com/gview?url="; &
URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e269/v0&embedded=True";
"<embed src=\"" & $URL & "\" height=\"200\" width=\"193\">"
Formula syntax error
A formula cannot end with an assignment to a variable declaration.
var text URL =
"https://docs.google.com/gview?url="; &
URLRoot() & "up/" & Dbid() & "/a/r" & [Record ID#] & "/e269/v0&embedded=True";
"<embed src=\"" & $URL & "\" height=\"200\" width=\"193\">"