-
Customize Widget Colors: individual colors per widget
The new enhancement that allows you to change the color of the Widgets is nice, but it would be nice if the widgets could each be a different color instead of all the same.
-
Querystring for autofill Enhancement
Currently we can use querystring parameters to autofill form values (e.g. https://app.smartsheet.com/b/form/18f38f1ef40223457f7afe19cc0beba5d15?Field1=Value1%Field2=Value2) , which is an extremely useful feature. However, for authenticated forms, the querystring values are dropped during the authentication process if the…
-
JIRA connector to support custom hierarchies
The JIRA Connector does not currently support custom hierarchies above epic level that are created using Portfolio or Advanced Roadmaps Jira add-ons (such as Initiative, Program and Feature Porfolio fields). In order to sync data from the Issue Class -field, I want to create separate workflows for each JIRA Project type.
-
Conditional Formatting Affects Hyperlinks
Currently when using conditional formatting hyperlinks are not affected. It would look better if the hyperlinks are affected by the conditional formatting (for example greyed out when box is checked).
-
Enable move of formula editor window
Hello awesome people, Especially when working with large, complicated formulas, the color coding of the variables and corresponding cells is really helpful! (And shoutout also for making it so that when I paste formulas into onenote to work with them, the color coding remains. Great feature.) Unfortunately, the formula…
-
More than 20 contacts in a cell for automated notification workflow
Data in SmartSheet are transformed into meaningful information for businesses. The preference of end users is to receive the information in their emails, instead of accessing the Smartsheet and reviewing the data, in order to piece together the information. By limiting a cell to 20 contacts, this reduces the potential of…
-
Transfer Sheet Folders When Merging User Accounts via user management console
Hello Support, Currently sheet folders do not transfer to a new primary account when using the user merge function, please include sheet folders in the current user merge tool within the user management console.
-
Add "Remove" field in Automations of Attachments
Seperate out the value that feeds into "Changed" when there is a removal of the attachment keep the rest.
-
Reference Comment in Formulas
Please add functionality to address comments via formula, such as =countif([Comments]@row, "No Change") to simply count how often in a row a project is listed as "No Change" or how often something is commented on with =count([Comments]@row). This would add functionality for tracking KPIs and Leading Indicators which is…
-
improvement opp. on "convert to column formula"
the current smartsheet will give an error if the formula with "$", for example: if i want to convert one cell formula with "$[A]$1 + $[B]$2"" to column formula, it will give error unless you remove all the "$" in the formula. this should be changed.