Smartsheet Support Documentation does not have a way to duplicate, copy, or export a group in admin.smartsheet.com/manage/groups There is, however, a workaround that doesn't appear to be posted anywhere so I'm sharing it here: Open the group in the group list at admin.smartsheet.com/manage/groups Select "View Group" Select…
This is the simplest formula I can find to add Months to Date. This considers sum of months exceeding 12, converting it to January and adding 1 to the year. Where: Term column is the number of months to add, Date is the starting date. =DATE( YEAR([Date]@row) + INT((MONTH([Date]@row) + [Term]@row - 1) / 12),…
Using URL queries to pre—fill forms seems to be catching on a bit more lately. There are a lot of resources out there, but they can be kind of spread out, so I figured I would start a thread that has some of the lessons learned, tips, and tricks that I have discovered along the way. Tip #1 [info callout] The first one that…
When I open Browse - I would like to be able to see EVERYTHING in all Workspaces. Having two different views is ineffective and not industry standard. If I click on a Workspace - the Workspace option does not appear in the left panel until I click on a file/object with in the workspace. Why? Also, being able to see Dynamic…
LOVE this!!! Can we PLEASE have that each time we need to navigate through our browse button??
Hi all, hope this message finds you well. I'm building a sheet with the purpose of being a 'One stop shop' between our organisation and external parties. So far, I've built a mastersheet with a form for our internal team and two separate sheets with their own forms for the external individuals involved. The aim is for our…
Hey y'all— I'm new to SmartSheets. And, while I adore it thus far, I keep running into goofy issues I can't figure out. My current issue is: Why can't I move my 2 "Test:" reports into a folder? For organization's I'd like to move them into the folder titled "Amanda's Test Files", but they don't even show up in browse. I am…
This enhancement request will allow the user to access and view Collections from the Browse menu. Currently you have to navigate into the workspace and click into an asset to view the "Workspace Panel" in order to access the Collections.
Please bring back the "Open In Browse" feature in the workspace panel kebab menu. Only make "delete workspace" available to workspace owner. Smartsheet says that in the workspace panel, you can: create new items, rename items or workspace, favorite or remove items, share your workspace, and open in browse (see link). In…
Good Morning Poppets! I need some help with the files section. I want to change the default view from workspaces (which we really don't use) to sheets. I looked it up but obviously the instructions were from previous versions as there is no Navigation option in the profile settings. Please help me salvage what few red…
Hello - the recent change to show forms in the Workspace navigation panel is excellent! Posting feedback that I'd love to see that discoverability expanded, but also controllable: Recent/frequent forms should show up on Home Forms should appear in Browse as assets Forms should have a Settings toggle to prevent…
We want to use simple fetch to GET request the data from our Smartsheet instead to the Smartsheet JS SDK. The code snippet is as follows : This JS file has been linked to a HTML file which is being fired up on the browser using Live Server extension available in VsCode. But upon checking the console on the browser (all…
Good news community! Now If you visit an empty workspace, you’ll see an empty solution panel and a landing page. If you visit a non-empty workspace using the workspace URL (not an asset URL), you will see the solution panel listing the contents of the workspace. That means your favorited/bookmarked workspaces will take you…
Hello. I maintain a tracking sheet where new row entries flow in via a form. The most recent entries go to the bottom of the sheet. It is not efficient to have to scroll to the bottom every time we open the sheet. Is there a feature to set a default starting row when opening a sheet?
It looks like you're new here. Sign in to post and engage.