JavaScript Required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
thisTable.Created() always returns Parent table's created() dateTime
Share
Explore
thisTable.Created() always returns Parent table's created() dateTime
Example
Use Case
DB.Projects
Project 8
DB.Tasks
duplicatedPageTemplate
Example
Calling
thisTable.Created()
in a column's
NewValueForRow
always returns the Parent table's created() dateTime
Table
Table
1
thisTable.Created()
thisTable.Created()
1
10/12/2021 7:15:53 PM
There are no rows in this table
Table1.created() =
10/12/2021 7:15:53 PM
View of Table
View of Table
1
thisTable.Created()
thisTable.Created()
1
10/12/2021 7:15:53 PM
There are no rows in this table
View of Table.created
10/12/2021 7:17:10 PM
However, when specifically targeting each table via a canvas expression, the created() date is unique to the table.
Maybe this is because the column belongs to the parent Table object, and not the view of table object.
It does present a challenge in my specific
Use Case
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.