The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Hi guys. Im making some app and i found that field.options.isReversed is always false for multipleRecordLinks fields. Looks like this option must be true for auto-created fields (when something referencing record from anothr table) And it would be a great tool i really need for my automation. But its always FALSE.
I missing something or its a bug? Or maybe this option not for this case at all?
Oh. Okay i found some info. Looks like its from another case:
// Whether linked records are rendered in the reverse order from the cell value in the
// Airtable UI (i.e. most recent first)
// You generally do not need to rely on this option.
But is there way to know its original table field or BACK linked?
Others would know better than me on this topic, but I believe that this option has been deprecated, so it will always be false from this point forward (unless your base was created before a certain month and year).