I'm creating a business card request from that forward to manager for approval.
I'd like the modern approvals message the approver gets to look like this:
Quantity: something
Name: something
Cost Center: Something (and so on).
Instead it's formatting like this
Quantity: something Name: something Cost Center: Something (and so on).
The approval is ugly. I've trying using HTML </br> tags but they show up in the message like this
Quantity: something</br>Name: something</br>Cost Center: Something (and so on).
Which is even more confusing. Anyone found a good solution?