Return Record ID?

Viewing 2 reply threads
  • Author
    Posts
  • January 27, 2022 at 10:30 AM #46471

    Kirk Williams
    Participant

    This may be a simple question, but how would I populate the current record’s ID into a field?

    My objective is to make a printable label containing a QR or bar code with the link to the specified record, but I have no idea how to call the “rec-” value into a script or calculation.

    All the posts I’ve found that seem to be relevant to this are directing me to a “Beta Team Membership” page.

    Thanks in advance!

    January 27, 2022 at 10:45 AM #46472

    Kirk Williams
    Participant

    Kindly disregard. I was able to identify the record.getId(); call in the API docs.

    January 27, 2022 at 1:31 PM #46478

    Sam Moffatt
    Participant

    The record.getUrl() might be helpful to you as well for creating a “clickable” link that I think should work on iOS’ barcode scanner too if you embed it into a QR code.

Viewing 2 reply threads

You must be logged in to reply to this topic.