Hi,
unfortunately I heard from Andree that is still not possible to
format text in update requests or email notifications f.e. bold, italic, underlined as well as putting URL-links to certain words or make quotations.
I regret this because I find it a very important function and hope you will agree and find a solution.
Hope to hear from you, soon. Thank you.
It would be great to have some kind of Rich Text Formatting Inside Notifications.
I am using the Notifications a lot and sometimes I need to put the link to the Smartsheet Form inside... the link is long and does not look sexy at all.
Would be great to convert text in notifications into links.
The Real Smartsheet Enthusiast
Is there anything else we can help you with? - book your time.
MASA Consult - Your Aligned Smartsheet Gold Partner
Find us on LinkedIn!
Tag my name: @kowal if you need quick response.
Hyperlink cannot be included in a customized message in the Workflow. I am using Smartsheet to have people register for a simulcast. The workflow includes a message sent to the registrant but I am unable to have hyperlinks to calendar downloads included in the message.
I'm currently building out an "Ideas" page for our HR PMO. When testing, I realized email alerts cannot be formatted. Not even basic formatting like bolding text.
In the example below, I don't want to do much, but the ability to bold the field names would be helpful so the receiver of this email can quickly see what the field is, values they've submitted, and responses received on their idea.
I think it would be great to include the option to:
It seems conditional formatting does not show in automated alerts and emails. I would be fantastic if this could be considered.
Ken Armstrong
Smartsheet Project Manager, GE Aerospace
Certified Smartsheet Administrator
Be Firm! Be Fair! Be Friendly! Be Honest!!!
And the width of the notification would be nice to, now i got a email page thats is 80% white and 20 % notification
Would be nice to have it a little wider, like times 2 :) or a setting that you can change
Hi, I would appreciate if it is possible to mark email text in bold, underline or italic
Thank you
I agree. A few years back I believe that conditional formatting did translate over to automated alerts and emails. Seems like it doesn't anymore, which is frustrating. I agree that this would be helpful to have again.
Here is a workaround, at least for bold text: Use https://boldtext.io/ to convert plain text into Unicode. Type in what you want to convert in the top part, then copy the converted text from the bottom part, and use those unicode-converted values to identify columns in email alerts that are otherwise plain text.
Examples: ๐๐ผ๐น๐ฑ ๐๐ฒ๐ ๐, ๐๐ฉ๐๐ก๐๐ ๐ฝ๐ค๐ก๐
These are not formatted text, they are actually different characters altogether; if you copy-paste those into your sheet or alert, you should see them come through as looking like formatted text.
To provide field names in notifications, we use an "aggregator" column to group multiple columns into a single field, so you simply reference the Aggregator column instead of maintaining formatted column names in each notification (assuming you have more than one that goes out to people).
Assuming that your column names are Idea Title, Description, Status, Comments from PMO, and Submission date, the Status Aggregator column (column formula) would look like this: =("๐๐ฑ๐ฒ๐ฎ ๐ง๐ถ๐๐น๐ฒ: " + [Idea Title]@row + CHAR(10) + "๐๐ฒ๐๐ฐ๐ฟ๐ถ๐ฝ๐๐ถ๐ผ๐ป: " + [Description]@row + CHAR(10) + "๐ฆ๐๐ฎ๐๐๐: " + [Status]@row + CHAR(10) + "๐๐ผ๐บ๐บ๐ฒ๐ป๐๐ ๐ณ๐ฟ๐ผ๐บ ๐ฃ๐ ๐ข: " + [Comments from PMO]@row + CHAR(10) + "๐ฆ๐๐ฏ๐บ๐ถ๐๐๐ถ๐ผ๐ป ๐๐ฎ๐๐ฒ: " + [Submission Date]@row + CHAR(10))
So your message would look something like this:
"Hi [Name],
Thank you for sharing your idea with us, the status of your request is below:
{{Status Aggregator}}"
That way you can maintain message contents in a single field without needing to go to your Automations if you want to make changes to the columns that are being presented to people.
You can, of course maintain those individually, so if you wanted to do that you would just put this in your notification messages:
๐๐ฑ๐ฒ๐ฎ ๐ง๐ถ๐๐น๐ฒ: {{Idea Title}}
๐๐ฒ๐๐ฐ๐ฟ๐ถ๐ฝ๐๐ถ๐ผ๐ป: {{Description}}
...etc.
You could run into issues if you have people using email clients that do not support Unicode; as unlikely as that may be nowadays, if that is an issue, people could just see rectangles or blank spaces instead of letters for the "formatted" text.
It would be great to easily add a weblink in an automatic notification, without having to enter a long web address. Sometimes based on items that are entered, we must redirect users to another site, or one outside of Smartsheet (gasp, I know...), but it would be great to have a cleaner way to enter it.
Currently, there is no way to bold or italicize in the email messages that go out as part of automations. Having the ability to change text color, highlight, and bold would be incredibly helpful for user adoption and to distinguish SmartSheet from competitors.
I fully support this feature request! I'm also interested in the ability to format text within the message fields and provide links without seeing he long web address.
I recently encountered this scenario when I created a workflow as part of an event registration process. On the specified date, the workflow will send an update request to prompt the user to visit a website (lunch menu) to choose what they want to eat and then return to the update request form to submit their lunch request.
In the update request message field, I place the link on its own line. Outlook (and some other email services) may automatically create the hyperlink.
However, the the actual web form does not indicate that the text should be a link. I imagine that some recipients may skip the step to click the link in the email, but the web form doesn't indicate that the text is a link (though the user can copy link, paste into browser).
I would like to be able to customize the emails that go our from alerts or automation set up i.e. font, bullets
I like this request and would add that it would also be helpful to have an option, to not only be able to specify the sheet columns that you designate in the Alert, but also have a way of indicating to include any columns that have changed. I have a sheet with 40-50 columns and I don't need all columns in the alert. I do need some, but also want to see the columns that changed that I don't designate as default in the alert.
Please add rich text formatting to automation emails. Ideally, allowing images, but even just plain formatting would be nice because we're forced to export as .csv and then use mail merge. Word has just terrible problems with sending dynamic hyperlinks, and Smartsheet is great for that, but we're stuck using the bad solution that works instead of the potentially great solution that doesn't because we can't bulletize lists, include formatted signatures, etc...
Thanks!
This would be a great improvement. The ability to call out and organize how information is displayed within the text of message would improve UI for us.