Open ndemers-wk opened 3 years ago
NEVERMIND.... I just figured out that you need to include the Name field of the record in the list in order to click on the record. We had another field that was not the Name, but rather a clickable reference to another record.
We have a custom object with multiple record types. In the list grid list view, all the different records of different record types are successfully listed. The Edit action and the Create actions work fine. But, when we click on a record in the list to open the record for view, we get this error: INVALID_TYPE: sObject type 'RecordType' is not supported in describeCompactLayouts
We do not see this error on our grids that display lists of just a single record type.
Anyone have any thoughts? You folks on here have helped me in the past - thank you! Nancy