form_record_id

Viewing 3 reply threads
  • Author
    Posts
  • March 28, 2016 at 12:25 PM #16232

    Carol Moncrief
    Participant

    What info, if any, can be extracted from the form_record_id field? For example, what does this ID tell me:

    95802AC9-FFDA-4923-8B59-F0CBD7820807

    Thanks!

    March 28, 2016 at 9:53 PM #16234

    Brendan
    Keymaster

    Hi Carol,

    Other than which record this ID represents, there’s nothing that can be determined by that ID. This is known as a GUID, which stands for Globally Unique ID. That means that no two of those strings will ever be the same. It’s used to make it possible to sync your data so that no two records or objects in the database could possibly have the same ID.

    Thanks,

    Brendan

    March 29, 2016 at 7:42 AM #16243

    Carol Moncrief
    Participant

    Thanks! Is there a way to determine the date when a record was added?

    March 29, 2016 at 10:47 AM #16247

    Brendan
    Keymaster

    Hi Carol,

    Sure. You can add the Date Created field type to any form and that’ll show you when that record was created.

    Thanks,

    Brendan

Viewing 3 reply threads

You must be logged in to reply to this topic.