Comments

1 comment

  • Nate Bennett

    I believe you can do this with workflows, and if not it can be done through the API. You can do it via calculation fields with the code I'll provide below, but there are two issues. 1) Podio calc fields must reference another field, and 2) Podio calc fields only seem to update regularly when a field that they're referencing is updated. So use at your own risk as it can break / may not update regularly.

    var d = new Date();
    write = d;

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk