2
0

📝 Change googleSheets date system var name

This commit is contained in:
Baptiste Arnaud
2023-09-20 10:48:24 +02:00
parent bb13c2bd61
commit 797685aa9d

View File

@ -16,7 +16,7 @@ In order to properly work, your spreadsheet must have its first row as a header
## How to add the submission date to my row?
For this, you will need to set a new variable with the value "Today" before the Google Sheets block. Then you can simply use this variable in the Google Sheets block.
For this, you will need to set a new variable with the value "Now" before the Google Sheets block. Then you can simply use this variable in the Google Sheets block.
## Advanced