Here is my JavaScript code: var date = new Date(); var yr = date.toDateString().substr(-2); var mo = date.getMonth()+1; var d = date.getDate(); var b = kRid; console.log(kRid); var URLO...
Not to drag you farther down this road but, how do I make a Formula-Rich Text field into a hyperlink? I don't see an option to make this field into a button and it just sits there.