-
Macro Switch on Sheets
On Excel, you have the ability to create "Macros" which enables you to do time-consuming/repetitive tasks with a simple click of a button, within the Developer tab and then Visual Basic. For example, you can create a Macro in Excel which will automatically export the sheet, with the format you want for Excel, instead of…
-
Simple Iteration
Please add iterators either from workflows or cyclic cell reference. For example if I wanted to increase a cell named [Count] by 1 every time a checkbox named [KPI] is checked, I could write a formula into [Count] such as: =if(KPI@row, Count@cell +1) and then set a workflow to uncheck KPI. This could also be done with a…
-
Individual Smartsheet Partnerships
I would love to be a Smartsheet partner but I am not a independent company. I would love to see a individual contributor option for partnerships.
-
Allow wrap text in Dynamic View to work when a URL is included in the field.
Hello, currently, when I include a URL in a cell (along with other text) and that cell is included in a Dynamic View, the wrap text function does not work well, since the text gets cut off at the right instead of wrapping and displaying in full. Please enable wrap text to work correctly even when a URL is included in…
-
Blank Spacer Columns
I'd love the ability to insert blank "Spacer" columns to break up large multi column sheets. Our sheets are very often column based, so to be able to break up up with a column that can be identified as a designated spacer would be helpful in various scenarios - including our numerous metrics tracking / count!
-
Alert for Automation being set as disabled
I think an automated alert to notify system admins when an automation on a sheet is turned off would be a good feature. We have had them accidentally turned off, or on purpose sometimes even, when they didn't need to be.
-
Card View in Email Workflow Alerts
We would like to include the card view in the body of emails generated from automated workflows. Right now the emails include information in grid view, but it would be helpful to be able to change this to card view at times.
-
Document Builder Use Summary Fields
It would be nice if we could use summary fields instead of just column information to fill out PDFs. This would be useful to just have a summary field with the information in it instead of having a whole column with the same information (it would also assist with keeping the sheet small).
-
View Historical Requests
There should be a way for all users who submit a form to track and view a log of all their historical requests. This would be not at the sheet level. For example, I have a form that I want to send out to 5000 people and all of them will fill out this form multiple times a year. Now, they want a history log throughout the…
-
Enable Premium Apps on user accounts via API
Enabling Premium Applications on user accounts via API is currently not available. The "admin" api that runs the admin web page does have this capability, but the public API does not.