Linked record field javascrpt

Is there a way to get linked record fields in the JS fx code without just returning the ID. item.company just prints out the id of the company and I want the linked record name: item.company.name doesn’t work

Hello @Coop
No, you can’t do that at the moment. But very soon we will be releasing a major new Rollup/Lookup feature that will allow you to do this.