Method to get linked records doesnt exist in one of the javaScript APIs, despite the documentation saying it does

I get this error: “error: base.getLinkedRecords is not a function.”. And when I looked at all the available methods on the object base, I also couldn’t find it under a different name.

The documentation lists this method and even has an example for it:

We will give it a check.

1 Like

The missing API will be added in version 4.4.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

SeaTable provides multiple APIs and they are not all perfectly harmonized:

The requested call to get the linked records is supported in three of four APIs. Only the last one “Javascript in SeaTable Scripts” does not support this call but we will add it with 4.4.

1 Like