-
Allow Adding Multiple Source Sheets in Data Mesh
Hi Team Recently in the new update we are able to add up to 5 destination sheets in the data mesh which has become very useful. In the same way will it be possible to allow adding multiple source sheets also in one mesh. This will be very helpful in reducing the number of meshes for a particular task
-
Stop this information pop-up from appearing over the Subject bar
This thing is rediculously frustrating when you ahve to edit notifification subjects en-masse. Not only does it get in the way in the first place, but it forcefully re-appears when you move your mouse back to the subject bar after having moved it away. Or at least provide an option to close it!
-
Form Ranking
Need a way to poll participants and have them be able to select their top five topics in order of most importance. For instance, if you have 10 potential topics of interest and you would like your participants to indicate what their top 5 priority topics are. From this information, we want to know what are the topics of…
-
Allow choosing editable vs. read-only columns in manual update requests.
This discussion was created from comments split from: Enable {{Curly Brackets}} in manual "Send Update Request".
-
Jira Connector should support syncing the Team field in Jira Cloud
My team are heavy users of the Jira Connector for Smartsheets. My company has recently moved to Jira Cloud. The transition of our connectors has gone fairly smoothly but we have found a few things that do not work the same. We are using the Team field in Jira Cloud extensively to identify work that belongs to teams and…
-
CTRL + F (Find) Provide a match count like MS Word
-
Dynamic View: Separate Forms for New vs Edit Needed
It would be nice to be able to set up two separate forms in Dynamic View. I frequently run into scenarios where I want the user to enter specific fields when they add an item to the sheet, but I only want to allow other fields to be edited once an item has been added. For example. I created an annual leave tracker and want…
-
Additional Settings for Duration Column
It would be helpful if the duration coulmn could have different unit settings. i.e. the default and only unit right now is the number of days. But for certain projects it would be more helpful for the duration column to auto-calculate to being in hours, or in other cases weeks. I know you can manually adjust the duration…
-
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 {…
-
Logarithmic scale for chart widgets
When using Dashboard Chart Widgets, the charts look great if the data is within similar parameters for each row/column. However, if you have one row that has outlier data (see picture), then all the other rows are hard to visually see what's going on. The solution would be to allow for charts to have a logarithmic scale to…