George Gevoian
George Gevoian
Hi @nittygrittytechy. Your CSS looks correct. When I try it on my machine, I can see the globe appear. It looks like the font your browser is using may not...
In trigger formulas, the `value` variable can be referenced, which contains the newly added value. That should get you past the circular reference. Currently, it isn't possible to prevent a...
Thanks @CamilleLegeron. A few things I noticed: - The keyboard shortcut still works when the selection has 2 or more lines. Not strictly a bug, but for other shortcuts that...
> > Thanks @CamilleLegeron. > > A few things I noticed: > > > > * The keyboard shortcut still works when the selection has 2 or more lines. Not...
> @georgegevoian thank for your second review > > > What I mean is that when I create a blank document, type in some text into the default columns, and...
Thanks for reporting @nsmathew. Could you share the link that was copied to your clipboard, excluding/censoring the `shareKey` part from the example below? `https://docs.getgrist.com/forms/${shareKey}/123`
Thanks. Shape of the URL looks right to me. Any chance you see an error trace in the server logs?
Thanks for the screenshot. A few lines just before the first line in your screenshot, there should be a line starting with `GET /api/s/...`. What's the status code you see...
The next sync to `main` (slated for early next week) will include a fix. Will report here once it's available.
The `latest` image should now have the changes. It's part of a broader refactor of forms, to more closely align with the other client-side Grist code. All forms API requests...