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:
Can you share contacts or contact groups with other smartsheet users? Similar to how you share a filter or another way?
Hello... If you are on a team or business plan you can manage groups of contacts.
https://help.smartsheet.com/articles/1554165-managing-groups-team-business-enterprise-
If you are working within a My Contact list your abilities are limited to what is stated on this document.
https://help.smartsheet.com/articles/796143-managing-contacts
I hope those links help!
I have build a email validation in my sheet where entered emails from a form are entered in a contact field. another field verify the address and validades using the following formula: =IF(FIND("@xxxxxxx.com", [Student eMail]@row) = 0, 0, 1) if the checkbox is triggered (=0), then the registration is valid, and the the…
Document Builder outputting blank PDFs despite mapped fields (Preview also blank) Hi everyone, I saw an older unresolved thread about this, so reposting. I’m attempting to generate PDFs using Document Builder. Everything appears to be set up properly, but the output PDFs (and the in-app Preview and when triggered) come…
I have a sheet that has a good number of automations that populate a field based on a value changing in a cell. These same automations have been working just fine since March up until today. All of a sudden they are being triggered when there is no change to the cells in question. If I click into the cell history, it…