Variable in Alert Title
ngcoders opened this issue · 3 comments
ngcoders commented
Like the Alert Text , We should be able to to add the variable name in the Email Alert Title.
This makes it easy to keep track when Emails arrive.
Also Alert Text should be a text area.
gopalkildoliya commented
Subtask
- Variables in Alerts Title
- Make Alert Text field to textbox in UI @aman1106
aman1106 commented
@gopalkildoliya Changed alert text field to textbox and updated 'type' field in alert form to have "equal to" and "not equal to" options.
gopalkildoliya commented
Now you can use variables in alter title also, as you are using in the alert message. Use {{ variable_name }}
format to add a variable in title. List of supported variable names is here.