-
New smartsheet release
We are using a Zebra tablet, and it's connected to SOTI. With the new release from Smartsheet, the team is having issues when accessing the forms because it is zoomed in, especially on the dropdown. On the Android phones, there is an option to zoom out and zoom in; however, since our employees are using Zebra tablets and…
-
Bulk upload and delete in Dynamic View
In Dynamic View, it is currently not possible to bulk-upload or remove attachments like it is possible in a sheet. There are been multiple instances where there was a need for users to bulk upload attachments but also to give the possibility for users to remove or not attachments for the detailed panel. This would be a…
-
Merged: Dynamic View - add sheet attachments
This discussion has been merged.
-
Dynamic View - delete attachments at row level
In dynamic view there is the option for a user to: see attachments add attachments Please can we also have the option to Allow to Delete Attachments (preferred option) …or if allowed to Add then also allowed to Delete (would also work for the majority) It is quite common for a user to attach the wrong file by mistake. They…
-
Click and drag to select multiple assets for organization and management.
Need to organize, move, or edit a group of assets all at once? Instead of clicking each one individually, you should be able to click and drag your cursor over any group of assets to select them all in one go. This saves time, especially when working with large sets of images or files. Simply click anywhere on the canvas,…
-
Looking for Template Ideas: Grant Scoring Workflow with Reviewer Restrictions
Hi Smartsheet Community, We’re working on a grant application scoring process and looking for advice on templates or structure that could help streamline our setup. Here’s what we’re working with: Total applications: ~50 Reviewers: 6 in total Each application: Reviewed by only 3 assigned reviewers Scoring: 8 scoring…
-
Ideas / Help - Editable view for task assigned users
Hi all, I'm running into a roadblock here for creating an actionable view of tasks for my team and I'm hoping someone with more experience can either tell me what I'm doing wrong or point me in the right direction. Currently my team uses a report view of a much larger sheet that is filtered down to what they need for their…
-
Archiving Final PDF documents outside of Smartsheet through a script in Python
📄 Automating PDF Downloads from Smartsheet Reports Hi everyone, I manage hundreds of documents generated across multiple sheets in Smartsheet. To keep things organized, I use reports to consolidate them — but I often get asked to ensure these documents are also backed up in SharePoint for redundancy. Unfortunately,…
-
Can we submit attachments through forms?
We are working on a centralized calendar and love the File Upload feature in the forms, however, we sometimes need to collaborate on a shared document. This would require uplaoding a URL to the shared document. The File Upload feature only supports documents. Is there a way to add attachments to the form submission? Would…
-
Script in Python to download all PDF attachments in a Sheet
Hi Guys, Created a basic script to download all PDFs from a sheet. Use case: I use Document Builder to create documents from field inspections. However, we need to store these in sharepoint for redundancy. This script basically pulls all "PDFs" so you can then migrate them where you need to. I don't want to pay an…