How to get the last update of a row of a page through a macro?
See attached example image
Hi,
Any update on this?
I'm looking for a solution to have a timestamp (and name if possible) for each updated table row.
Thanks in advance.
Try this:
https://confluence.atlassian.com/doc/writing-user-macros-4485.html
## @noparams Last Modified: $action.dateFormatter.formatDateTime($content.lastModificationDate)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Fabian Lim
My question is referent updates per row, this command you mentioned seems to me to be for the page as a whole.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.