Hello,
I am using Odoo 16.0 SH and I am trying to write the HTML code to dynamically pull in users information into their email signature.
In the settings app>users>Select a user> Preferences tab> Email signature
Trying to write one string of code that can be used for all users and goes off of their employee data so that if an employees title changes their signature will update automatically.
This is what I have so far.
When I leave code view this is what it looks like, but the second I hit save it clears out all of the span tags and t-out information.
What am I doing wrong?