Oct 18, 2020 03:34 PM
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?
sorry 4 potato Eng. Peace!
Oct 18, 2020 03:43 PM
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?
Oct 18, 2020 05:14 PM
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).