0

Table ID or name

Is there a way to dynamically get the name (or perhaps the id) of a table from a record(formula field) within that same table?

Something like:

let myTableName := getTheTableNameOf(this.ID);

myTableName

1 reply

null
    • Peter_Romao
    • 2 yrs ago
    • Reported - view

    Ahoy I'd love to see something like this as well. Even with fields.

    Like for instance:

    let str := fieldName(this.YourFieldName)

    which would result in str = "YourFieldName"

Content aside

  • 2 yrs agoLast active
  • 1Replies
  • 705Views