-
Notification when Tagging Non Permissioned User with Dynamic View
We are leveraging Smartsheet with user groups who do not have permissions to the original sheet, but have access to comment through dynamic view. While tagging users who do have access to dynamic view, we are still getting the attached notification causing a lot of confusion for our internal users. It would be of great…
-
Merged: Comment Resolution
This discussion has been merged.
-
Formula for rolling up children status to parent rows
Hello, I am trying to simply roll-up my children status' to their parent row. When using this formula: =IF(COUNTIFS(CHILDREN(), @cell = "Complete") = COUNTIFS(CHILDREN(), OR(@cell = "", @cell <> "")), "Complete", IF(COUNTIFS(CHILDREN(), @cell = "Not Started") = COUNT(CHILDREN()), "Not Started", "In Progress")) I receive…
-
Rich Text Formatting for Conversations/Comments
Ability to format text: Bold Underline Italic Font color The same functionality available when logging an idea in this post.
-
Fetching comments from a Smartsheet : Getting Error
unction comments() { const apiKey = 'API KEY'; // Your Smartsheet API token const sheetId = 'SHEET ID'; // Your Smartsheet sheet ID const baseOptions = { method: 'GET', headers: { 'Authorization': 'Bearer ' + apiKey }, muteHttpExceptions: true // Allows us to inspect error responses }; let allComments = []; // Array to…
-
Dynamic View comments, @mentions, and notifications for users not shared to underlying sheet
When a user is shared to the Dynamic View but NOT the underlying sheet, @mentions in the Comments tab do not auto-populate and are rather useless. This makes no sense, as the purpose of Dynamic View is to prevent the need for sharing the underlying sheet and sensitive data. Communication should be able to be streamlined…
-
Pop-Out & Expandable Conversations Panel
A feature that could greatly improve usability is the ability to pop out the Conversations panel into a floating, resizable window above the sheet or asset. This would be especially helpful for users composing longer or more detailed comments, reducing friction and improving visibility. Thank you for your consideration.
-
Dynamic View Communication Use Case – Seeking Guidance on Stakeholder Tagging and Email Reply Integr
Hi Smartsheet Community, We’re currently using Dynamic View to streamline stakeholder communications and project visibility, but we’re running into some limitations and hoping for expert feedback or possible workarounds. Use Case: We want to keep external stakeholders informed about their specific projects or tasks without…
-
Dynamic View - Visibility of Attachments & Comments
Dynamic View does not seem as user-friendly as in regular view/ sheet mode. Dynamic view - The attachments including photos are not viewable straight away as a small preview as they are in sheet view. It seems you need to download the image every time you need to view it. It also means when you view multiple photos, you…
-
People with Workspace access cannot be tagged in comments - Urgent
Hello team - We have a workspace which is utilized internally and externally. Everyone is able to access the sheets and make updates, they can write comments and save them, people who are in the share list cannot be tagged in the sheet. How do I immediately resolve this as it is hampering a very important process. HELP