How do I edit code in code view?

Just discovered grist and the code view is awesome, except… I can’t figure out how I can actually edit the code? Thanks!

Hi Abby,

Our code view is meant to be useful in terms of seeing the formulas etc…

However, it wasn’t created so that you could change formulas within the code view.

What sort of things would you want to be editable? Happy to pass along any feedback to our dev team!

Thanks,

-Curtis

Gotcha. Thank you for clarifying. I saw code view and just assumed it would be editable. Still exploring so I could only speculate at this point, which I’Il spare you. :slight_smile: But if I come across things as I start to use Grist, I will let you know.

Thanks!
Abby

Hi everyone, I’m new to Grist and looking to make inline API calls to verify the status of values in a column, then color the cell background depending on the response of the API - ideally with a tooltip showing more details if possible. Is it doable in Grist? Thank you!