Sign in to join the conversation:
I believe due to the length of this conversation, the amount of recent submissions, and the amount of time it has been since a smartsheet rep has responded to this it needs to be brought up again
https://community.smartsheet.com/discussion/receiving-invalid-url-when-attempting-link-share-drive-folder#comment-92701
I feel like this is a simple and useful feature that should not be overlooked.
Hi Luke—
As you're aware, there currently isn't a way for Smartsheet to link to local file paths on your computer. At this time, you can upload files directly to Smartsheet, use an online storage service (google drive, dropbox, etc.), or link to a file that is hosted on a service that allows the URLs to be made available to the Internet.
Please let our Product team know that you'd like to see this feature added to a future version of Smartsheet by submitting a product enhancement request using the form under Quick links on the right of the community site.
I also think that this would be a useful feature.
I have seen this topic for over 3 years. I wonder if Smartsheet develop team will work on this feature or not.
I think it is a great feature that you guys should not overlook.
Hi,
Please submit an Enhancement Request when you have a moment to have your vote addedA New Way to Submit Your Feature RequestsTo make your Enhancement / Feature Request count, send in the form above because there isn’t a guarantee, it will be registered otherwise.Original Post: https://community.smartsheet.com/announcement/new-way-submit-your-feature-requests
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Thanks for the Link Andree, I submitted a request...
apparently not :'(
Hello! I have this formula that will check the box if the date in a second column is in the past. Is there a way to include if the date is 60 days in the future? Check the box if the date in Column 2 is either (1) in the past or (2) 60 days in the future. IF([GWO - BST (2yr)]@row < TODAY(), 1, 0) Thank you in advance!
Is there a way to automatically update my dropdown list for a form if I have a new item added? I have a New Order Entry form. I have a dropdown list of customers, but if it is a new customer, there is a checkbox to allow more fields to open up to enter that information. If that information is added, it gets copied to a…
Hi! I'm trying to figure out how to use the NETDAYS formula to show how long someone has been a member of a certain team. I can't get it to measure to today using the formula that the website suggests. I want it to be running so that whenever I log on I can see the time elapsed to the day I'm looking at the sheet. Can…