Is there a way to subscribe to notifications for any change/edit to any page in a Coda doc? Thanks!
Hi @Yang_Zhang,
Welcome to the community!
We don’t have notifications for every edit to a doc. There are notifications for every comment.
You can use formulas to access when something was modified last using Modified()
or who modified it last using ModifiedBy()
, but they won’t tell you what was modified.
Somewhat similar to this - is there a way to display “Recent Activity” for a document in a view? Would be nice to have on a dashboard, to show any recent changes made to any part of the doc.