Dmitry

Results 278 comments of Dmitry

Question about regenerating keys. Firstly, creating a new service account + deleting old is not equivalent to regenerating, because the existing account could have been manually added to certain documents,...

Try `Products.lookupRecords(Categories=CONTAINS($id))`, and then change this column's type to `Reference List`. In fact, this formula should be one of the auto-complete options offered if you start typing `Products.`

We are behind with the latest lint tooling. In particular, I think we may be forced to update it if we upgrade typescript. New eslint versions are configured with a...

I just think when we upgrade the tooling, it would change various behavior and defaults. If we accept better defaults there, then yes, we'd essentially be applying a bunch missing...

For someone without the ability to change structure (see https://support.getgrist.com/access-rules/#lock-down-structure), there is little usable functionality available in the creator panel (the panel on the right) or the "Add New" button...

Thanks for the report. Can you clarify what OS and browser you are seeing this in? According to a couple of relevant-sounding questions online, the exact behavior (and possible fixes)...

Clever idea. FYI, I tried it (not very intensively) but it didn't work. To trigger the migration of the textarea from hidden to the visible one in the cell, I...

Hi @David-Guillot, this is excellent, thank you for doing this, and apologies for taking so long to get to this. @berhalak, I feel this can be landed as is, and...