# Code column

**URL:** https://community.glideapps.com/t/code-column/59279
**Category:** Ask for Help
**Created:** [March 16, 2023, 6:50pm UTC](https://community.glideapps.com/t/code-column/59279 "2023-03-16T18:50:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ovi](https://avatars.discourse-cdn.com/v4/letter/o/3ab097/32.png) [@Ovi](https://community.glideapps.com/u/Ovi)
#### Post date: [March 16, 2023, 6:50pm UTC](https://community.glideapps.com/t/code-column/59279/1 "2023-03-16T18:50:38Z")

</div>

1. Is the code behind the code column triggered every time the tab is opened ? Let’s say you have an API call that first generated what you wanted …. It will be triggered every time the the tab is opened or how does it work ?

2. Is there a possibility to save the generated result without copy/pasting them and to leave the code column for new entries ? … or at least to add a cache somehow ?

Thanks

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [March 16, 2023, 7:00pm UTC](https://community.glideapps.com/t/code-column/59279/2 "2023-03-16T19:00:11Z")

</div>

Every time you refresh or change variables, the Java column can be saved using the action set columns.

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [March 16, 2023, 9:02pm UTC](https://community.glideapps.com/t/code-column/59279/3 "2023-03-16T21:02:51Z")

</div>

Hola!

Try this [https://community.glideapps.com/t/api-cache/](https://community.glideapps.com/t/api-cache/)

Saludos!
