Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Does any one know how to add a date and comments in the same field. For example - "08/15/2018 Left Message". I want the date of the activity to be documented in 1 field.
It would have to be a text/number type column (which is the default)
Use 3 columns:
1. with the date (for instance called "Date")
2. with the text comment (for instance called "Comments")
3. concatenate, using +=Date25 + " " + Comments25(for instance for row #25)the + " " is only to insert a space in between.
Suiting your need?
Or in alternative, use the comments option on the left side of the spreadsheet
If you don't need to access the date (in metrics for example), this will also work.
key strokes:tenterreselectf2add text
Craig
I have never seen this before. I have an automation to send out an email and i have some placeholders. e.x. {{Ticket ID}} so would show {{10}}. When the email sends it doesn't send 10 but instead {{c:3029598009636}}. I made sure the Info inside the placeholder is correctly spelled and looking at capitalization is the same.…
Hello to all the community, my team is experiencing an issue with the notifications in Smartsheet. In the last hour the notifications started including only the placeholders of the columns, instead of the content of the related cell. I checked with the support and this could be related to changes in the workflow or in the…
Hello, I need for certain fields to be view-only and others to be editable in my 'Request an Update' Workflow. Can I do this? For example, If I send a 'Request to update' to a tester, I need them to view the generated answer but then be able to mark this answer in an editable field as correct or not. I can't let them edit…