Forum Discussion

MikeSanders's avatar
MikeSanders
Qrew Member
2 years ago
Solved

Collecting Date/Time when a File Attachment is Uploaded

New to QB.  How do I capture the date/time when a file attachment has been uploaded to a table?

------------------------------
Mike Sanders
------------------------------
  • Np, make a pipeline to fire On New Event for add or modify where the file attchmen5 field changes and write the current date time into a date time field.

    the value to write into the field is

    {{time.now}}



    ------------------------------
    Mark Shnier (Your Quickbase Coach)
    mark.shnier@gmail.com
    ------------------------------

3 Replies

  • MarkShnier__You's avatar
    MarkShnier__You
    Qrew #1 Challenger

    Np, make a pipeline to fire On New Event for add or modify where the file attchmen5 field changes and write the current date time into a date time field.

    the value to write into the field is

    {{time.now}}



    ------------------------------
    Mark Shnier (Your Quickbase Coach)
    mark.shnier@gmail.com
    ------------------------------

    • MikeSanders's avatar
      MikeSanders
      Qrew Member
      Not sure how to make a pipeline yet, but I'll give it a shot.  Thanks!

      ------------------------------
      Mike Sanders
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Qrew #1 Challenger
        Gotta plunge in sometime. This is a low risk way to start.

        ------------------------------
        Mark Shnier (Your Quickbase Coach)
        mark.shnier@gmail.com
        ------------------------------