I have a requirement to optimise the email sending process so that agents do not have to waste time with the default "Insert Template" button. There is only 1 template for the whole organisation but currently agents have to click "Insert Template" then fill out "Select the record you want to select a template for" then select the single template and finally click "apply template".
Has anyone developed a quicker solution to this? Either by defaulting the template on load of the email form or creating a custom script to insert the default template?
I have checked previous posts but none seem to have a complete solution, just ideas for how to achieve it.
This thread seems to have a good suggestion Vels but the code uses ActiveXObject which only works on IE...