Greetings,
I have a custom module with a “Relate” type field, related to Contacts.
If I add this field to the listview for my custom module, and if I try to click it, I get the standard “white box in the middle of your screen telling you to disable Ajax”. If I look in my logs, I have the following error messages:
[ERROR] Unable to get proper side for link contact
If I look at a specific record on my custom module from its details page, the link works great. Just not from the listview.
Any idea what this might be, and what I can try? The module is exactly as it was when deployed from module builder, save for a few relationships with other modules.