-
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
-
Signature box
Using a signature box directly within Smartsheet for things like accident/incident reporting, training sign-offs, and similar processes seems like a great idea for several reasons, especially when we want to simplify operations and cut down on the need for multiple software systems. Here's why I believe this could beβ¦
-
Limited Color Options in Smartsheet Conditional Formatting
I wanted to bring up an accessibility issue weβve encountered within SmartsheetβsΒ conditional formatting and background colorsΒ in sheets. Our team has a leader with color blindness, and the currentΒ limited color optionsΒ in these areas make it difficult to create visually distinct formatting that remains clear andβ¦
-
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".
-
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β¦
-
Dynamic View: Allow ALL Formatting Options
I've found multiple requests in this forum for Dynamic View formatting options. but none of them request what I am asking for below. This request covers almost all the other Dynamic View formatting feature requests I've found in this forum. The Request: In Dynamic View Settings, add a "Match Data Source Cellβ¦
-
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 {β¦