-
Freeze current value of cell with underlying formula
It would be great to have the ability to freeze the current value of a cell which has an underlying cell or column formula. Ideally this could be done manually or through an automation. Also having the reverse ability to unfreeze, which would allow the underlying cell or column formula to be reapplied. Where this wouldβ¦
-
Block row IDs from moving with row when copied/moved to another sheet
It would be great if a user could block a row ID from moving with the row when copied/moved to another sheet. Either by allowing a user to select which columns are included in copy/move row automations, thus allowing a user to exclude an auto number column, and/or adding an optional configuration for auto number columnsβ¦
-
Ability to set max-height for text overflow in cells, to prevent extremely tall rows.
this can be done by changing the overflow for the CSS classes of the smartsheet rows to accept a max-height, rather than overflow:hidden. Doing so will make all forms of content for users easier to digest, and make getting to other rows less cumbersome. For this POC, I changed the following: ``` .gridRowWrapper>div {β¦
-
more options for Calendar Default View in dashboard
I'd love the option to change the default view of a calendar in a Web Content widget on my dashboard! (I am linking a sheet, not a report.) Option to choose the default layout (currently defaults to 1 month, and it would be so nice to choose the default view!) Option to choose what filters are on or off (currently defaultsβ¦
-
More than just approve or deny - approval workflows
Please add an additional 'button' to the approval workflow. Many times decisions are more than Yes or No / Approve or Deny. In our position reclassification process we have situations which are not that simple - and would benefit from multiple options. Example - one of our teams currently has an option of "Acknowledged"β¦
-
Feature Request - Authoritative TODAY() functions
Context All Automations run on sheet owner time (in my case, Pacific time). Sheet columns generally use universal / UTC time in the backend (i.e. Created, Modified columns β so the time stamps are authoritative). However, the Today() function populating the Day column for the workplan is relative to the time zone of theβ¦
-
'Take a Picture' Function in Android App
The behaviour of the 'Take a Picture' function differs between the iOS and Android apps when clicking the attachment button on the Dynamic View item. I believe this function should be consistent across both Android and iPhone, as deployed solutions can be accessed on both mobile operating systems. I hope this is deployedβ¦
-
Dashboard Full Screen View - Auto
It would be great to be able to activate the full screen mode automatically for example via the url. The point here is for auto-logon screens that are meant only for dashboard purposes.
-
Font/Color Change within a cell
We need to be able to show what changed in a cell. Example below
-
Filter Rows by cell color fill
I would like to be able to filter rows by a color of fill certain cells have. Often I'll set up a flag and used that to apply a conditional formatting to a cell. For example, if a cost over time increase, it gets flagged as red. I'd like to be able to sort out all "red" rows. I'm sure this has been suggested before;β¦