Using JavaScript as Formula?

I want to have a column with calculated values and would like to use the same programming language I used to set some values into the other columns with buttons (JavaScript). Is this possbile? Or asked a bit more generally: in which places in Seatable - besides Buttons - can I use JavaScript.

You can run JS scripts via a button or manually (i.e., via the scripts menu)

JS scripts cannot be used in automations, because they get executed in the browser. (Python scripts are run server-side.)

Ok, Understood. Can I do then both with Python? i.e. Buttons and Automations? With Automations here, I mean recalculate cells of a row if any changed happend in a row.

Ok. Seems I need an Enterprise edition for this.

Unambiguous “yes”.

Please mark as solved if this answers your question.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.