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:
If another person (with Group rights) changes a Group that you are the Owner of, do you get notified of the change?
Hi ker9,
There currently isn't a way to notify you based on changes made to a group. When you have a moment, please submit a Product Enhancement Request using the form under Quick links on the right of the community site and let our Product team know that you'd like to see this feature added to Smartsheet.
I have two sheets that use the exact same workflow: Trigger: When rows added/changed When checkbox - checked Send to contact in a cell Then record date In one sheet the workflow works as intended. In the other, the workflow appears to work (date is recorded) but no notification is received. I have already confirmed that…
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…