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:
With our own development team we started to develop a solution to centrally manage the dropdown-lists throughout your entire Smartsheet environment. As we stick as close to default Smartsheet as possible, this will also work at desktop / mobile / app
Please check our video: https://www.dropbox.com/s/mc01vxzrbf5uqq0/4EF%20Automatic%20Dropdown.mp4?dl=0
If you want to find out more about implementation and costs, also for our other additional Smartsheet-features, please contact me at maaik.meijerink@4ef.nl
Hi Maaik,
I found your post as a comment under the Using Smartsheet category and I've moved it into it's own post under the API & Developers category for visibility.
Receiving this error every time I try to save a change to a single sheet or access the Automation menu. All other sheets are working correctly. I've tried multiple browsers, clearing my cache, restarting the computer and checking for Smartsheet outages. While I'm actively working on developing the sheet further, there are…
Within the Add Row workflow element, Bridge throws this error when I simply trying to send a contact list value from one sheet to another sheet in Smartsheet Bridge. I understand that the "to" sheet is requiring the value to be an email but I can't find the object value in the Run Log. @Genevieve P. hoping you can help.…
I tested three methods: get sheet (Python SDK) raw HTTP request get row (Python SDK) Method Total Has att Empty get_sheet 11153 4379 6774 raw HTTP 11153 4379 6774 get_row (last 10) 10 10 0 get_sheet (last 10) 10 0 10 raw HTTP (last 10) 10 0 10 I can confirm that every row in this sheet has an attachment.