SmartSheets Ordering Process (Alert Someone Automation)

Hi Team, Iβm encountering some challenges with the "Alert Someone" automation feature and would appreciate your insights or suggestions. Iβve been using this feature to send order emails to suppliers after collecting orders through Smartforms.
While this approach works, I have a few concerns:
Column Width in Emails: Is there a way to adjust the column widths in the order email so the text doesnβt appear wrapped? This is my primary concern at the moment.
Excluding Empty Columns: If a column is empty because an item wasnβt ordered, is it possible to exclude that column entirely from the email output?
If anyone has alternative recommendations for managing this type of ordering process, Iβd be happy to consider them. Thank you in advance for your help!
Answers
-
Email formatting is generally a setting on the individual machine viewing an email. (If you viewed the same email on your smartphone and then on a laptop, the screen dimensions will obviously be wildly different - word wrapping tends to follow device settings.)
The workaround to give you a bit more control over formatting - though this is by no means a PERFECT solution - is to use double curly brackets to denote variables (column names) and design your own email template. For example,
Dear {{Customer First Name}},Thank you for your order received {{Date Received}}, for the followingβ¦
More information about customizing alerts:
Good luck!
If this answer resolves your question, please help the Community by marking it as an accepted answer. I'd also be grateful for your response - "Insightful"or "Awesome" reactions are much appreciated. Thanks!