-
Widget Restricted
I used to have a form visible here for a user to fill out. Its been awhile since I've accessed this and when I went to review/edit, this is now showing. Is this a user access issue, maybe my personal access profile was changed?
-
Is there anyway to automate the process of moving an attached image to a cell?
The Smartsheet that I'm currently working on generates a document with images in it after a form is submitted. The images won't be placed onto the generated document, however, until someone manually moves the attachments to the individual cells. Is there any way to avoid doing this manually for every entry? It is similar…
-
Inquiry About Smartsheet Form Access for Former Employees
Dear Smartsheet Group, I hope this message finds you well. We are exploring the possibility of implementing a process where former employees can access a Smartsheet form via a shared link to request a QR code for returning company equipment. Before proceeding, we’d like to confirm whether this approach is compliant with…
-
Use Dashboard To Print Forms
We have a sheet with the build data for all of our parts. We use another sheet to parse out the data for whatever particular part we want to see, then we use a dashboard to display that data in a more visual appealing manner. We then print that dashboard for our production team to use. A couple things I need help with: I…
-
Can I share a Collection within a workspace with External Partners (non license user)?
Can I share a Collection within a workspace with External Partners (non license user)? We have workspaces for implementation customers and internally we share the workspace to our licensed users. But we want to collaborate with the customer, essentially replace workapp with collection, and Create Collections, and share as…
-
Notifications to Shared Mailboxes
Hello, My team uses 2 shared mailboxes. 1 mailbox has 3 individuals the second has about 20. I have notifications to trigger for when rows are added. We use smartsheets to notify us when someone fills out a form to notify us they are having a tech issue, they are going to be absent, full or partial day, and to also request…
-
Build an automated alert based on content in a single cell
Hi Smartsheet Community I’ve reviewed the Smartsheet library and user feedback, but I’m still unable to build a simple notification based on the content of a single cell. Everything I’ve tried so far only allows notifications based on entire rows or sheets, which doesn’t meet my needs. Use Case: I want Smartsheet to send…
-
Automation back and forth
Two identical sheets. They both contain a column EMP#, which is pulled from a third sheet based on NAME. When there is a value for EMP#, stay on sheet1, when it is blank, move to Sheet2 (and vice versa). I think because EMP# has a formula, no rows are moved. I tried a helper column with =IF(NOT(ISBLANK([EMP#]@row )), 1, 0)…
-
Insert image to cell in batch
Before I write some code, I am checking if this functionality exists. I have 400 images that will be uploaded to a Smartsheet in a batch mode. These are to be inserted into a cell in a column, not uploaded/attached to rows or the sheet. I only see the manual process of right click the cell select Insert Image select Upload…
-
Automation - Fill out a PDF using row details?
Hi all! I have a Master sheet where I am tracking assessment results for new requests. Each assessment uses a single row that captures 3 identification cells and 6 score selection cells. I created a fillable PDF using titles of the columns that contain the 9 data points and added it to Document Builder. Is there a way to…