Can you please help me figure out how to add an existing Account Record Type field to the contacts object? My clients wants to sort their Contact list view by Account Record type. Record Type is not an available field in Contact list views in Lightning
4 个回答
Create a Formula(Text) field on the Contact object using a Cross-Object Formula like this
Account.RecordType.Name