Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
this was hard to find. I think I got it. update your code when you can and let me know
thanks for informing
Joe
TSolucio
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Can you please clear your cache: close all tabs that have coreBOS open, in the only tab left, reload and wait 10-15 seconds and try again.
All the changes I made yesterday related to this bug are in javascript so I am supposing that your service worker didn't update
As to the other error that has to be something different. Not related
Joe
TSolucio
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
I tried the list in a clean coreBOS and it is working correctly. I suppose you have added a list columns business map (or made some change directly in the Contacts.php list arrays) to show some specific columns that are conflicting with a change we introduced to support the Users module in the related lists.
I need to see the map and/or the query. Activate debug log, reproduce the error and search in the log file for an SQL with an error. Share the SQL with me.
Joe
TSolucio
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Contact relation is non-standard. You can't use Layour Editor to change it
Go to the vtiger_relatedlists table and change the function from get_dependents_list to get_contacts (I think). You can make sure by looking at that row in a clean coreBOS
Glad the change worked :-)
Joe
TSolucio