Is there a way to have the text in the current cell refresh every minute?
I have text that indicates the time the post was made, ex: 5 mins ago, and I want this text to change to 6 mins ago, 7 mins ago, etc…
Is this possible?
Is there a way to have the text in the current cell refresh every minute?
I have text that indicates the time the post was made, ex: 5 mins ago, and I want this text to change to 6 mins ago, 7 mins ago, etc…
Is this possible?
Im thinking along the lines of a do every X seconds workflow with the only when field set to this repeating groups list of things: first item is not empty - then a display data - redefine the data?
Use a “Do every 60 seconds” to set a group’s data/state to be the current date. Then in every relative date that you show, reference the group’s date as it will be relatively up to date.
This topic was automatically closed after 70 days. New replies are no longer allowed.