Resolved! How to add a button in email notification which will act as a link?
Hello everyone, I want to add a button in email notifications which will act as a link and after clicking on it, it will redirect the user to a related record.Currently, I've added <button>${URI_REF}</button> in the source code. The button displays...