thisTable.Created() always returns Parent table's created() dateTime
Share
Explore
thisTable.Created() always returns Parent table's created() dateTime
Use Case

duplicatedPageTemplate

View of DB.Tasks
2
Task
parentProject
thisTable.Created()
1
10/12/2021 7:26:01 PM
2
10/12/2021 7:26:01 PM
3
10/12/2021 7:26:01 PM
There are no rows in this table

Ideally, [parentProject] column could have a Value for New Rows of [DB.Projects].Filter([pageCreated].ToText()=thisTable.Created().ToText()), which would allow each new row created in the duplicated table to reference the Row that triggered the DuplicatePage() action.
However, this fails because thisTable.Created() always returns the parent tables created dateTime when called from the table.
Screen Shot 2021-10-12 at 8.25.04 PM.png
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.