Email URL with ampersand
I can't for the life of me get a simple link to work in a mail script. var prefix = "<a href='" + gs.getProperty('glide.servlet.uri');var main = "/acs?id=public_survey&instance_id=" + current.sys_id;var last = "'>Click here to take your survey</a>"; ...