-
Allow New Users Under the New User Subscription Model to be set to Viewer
Currently when adding a new user - they are hard-coded as a Member. I have a client who knows the user will be only a Viewer and not have access to edit any sheets. She has to wait until the next day to go in and update the user to Viewer. This is really inefficient, and frustrating. They are busy and don't want to have to…
-
Print Row and Attach PDF Automation
The "Generate Document" feature, which is accessible manually by row(s) as well as through automation involves a time-consuming design process and has the inherit pdf limitation of not allowing form fields to expand to accommodate contents. The "Print" feature works in a similar manual fashion, which allows a user to…
-
Archive workspaces
Add feature to archive a workspace (without breaking any references within or outside the workspace) so that it is either moved under Archived folder or through appropriate implementation is hidden from other workspaces (but can be accessed if needed)
-
In Grid View, display the order number of cards (in a card view lane) in a separate column.
When using Card View/Board View, display the order number of the card for a particular lane in a grid column. This column then can be used to sort or rank. Especially helpful for ranking/numbering priorities based on card order. Some users of my sheets will rank priorities by moving cards up and down a list. But when I do…
-
Allow Sheet Owner to UNDO Unwanted Actions from Activity Log
Sometimes, mistakes happen and someone may adjust column properties, names or other sheet functionality that the owner may not want. Maybe the person who made the changes meant to make them on a COPY of the sheet and accidentally made them to a master sheet (we recently had a similar scenario happen). It would be GREAT if…
-
Freeze columns in a report on a dashboard
If a column is frozen on a report and that report is used in a dashboard, it would be helpful for that freeze to apply when viewing the report on a dashboard.
-
Save Automations as Draft
There's been a few times now that I started creating an automation and it wasn't able to find the thing I wanted to reference or there was a minor issue with a reference and I had to completely discard the automation, go make my change, and then go and start creating the automation from scratch again. There is currently a…
-
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…
-
Enable Email Automations to Include Links to the Specific Row
When email automations are received, the user has a link just to that sheet and then has to navigate to find the right row, comment, attachment, etc. Is there a way to set up the email automation so that a link to the row is provided? It would save time if the user can click and be directly sent to that exact row to…
-
Javascript SDK with Typescript
Hi. Many development companies that use Javascript as a backend language use Typescript to increase the readability of their code. It would be very useful if the Javascript SDK had support for Typescript so that those of us who want to use this Javascript supplement can take advantage of all its benefits. Right now if I…