Does Coda have global fields or variables?

Sometimes, you need to carry data over between records or tables. In other databases, I’ve used global fields or global variables to do this.

Does Coda support this?

If not, I can see that a workaround would be to set up a table to hold the variables and global data, and just refer to it.

Best,
Maria

1 Like

Here’s how I usually do it:

2 Likes

Hi @Maria_Korolov… I’m just getting started with Coda (a few months ago) and coming from 25+ years as a Sys Admin, DBA, and programmer, the first thing I did was go looking for how to create/manage global vars and blocks.

Finding that it’s not native to Coda, I created the following structures for Global Blocks, Variables, and Button Labels in our internal Docs/Systems.

Here’s a generic version I created and shared yesterday in case it’s of any help:
https://coda.io/@shane-robinson/global-components-example

You can create a 1 row table with buttons and then create views of that table to display the same buttons on other pages. You can also hide gridlines for the table and have it appear just as a canvas button.

1 Like