link to portal record in notification is not working properly
Hi All,I am trying to provide a clickable link to open the record in notification. But, it is not working. Below is the mail script code.mail script code:var url = gs.getProperty('glide.servlet.uri') + 'esc?id=order_status&table=' + current.sys_class...