Adding fields from a different table that are not linked via reference fields to a list view
Hello everyone. The fields I want to add to the list do not exist in the current table, even as reference fields.Is it possible to use an existing field in the table to query a separate table and then display fields from that "result record" in the l...