Hi Bob
I have a CC v5 connection (list and item view) that worked flawlessly until I upgraded to Community Builder 2.0. Since there is no longer a joe_user table, I modified Model2 (tile = User) to have it point to jos_comprofiler instead. There are other minor changes like changing User.username to User.firstname and User.lastname since username is a field that no longer exists. Model1 is where the main data reside.
The resultant list retrieves data and displays the data correctly just fine, however, when I click on the linkable, it returns the following error message:
Connection's name not present!
Everything looks legit… Any advice on where to start looking?
Thank you for your help as always.
SH
I have a CC v5 connection (list and item view) that worked flawlessly until I upgraded to Community Builder 2.0. Since there is no longer a joe_user table, I modified Model2 (tile = User) to have it point to jos_comprofiler instead. There are other minor changes like changing User.username to User.firstname and User.lastname since username is a field that no longer exists. Model1 is where the main data reside.
The resultant list retrieves data and displays the data correctly just fine, however, when I click on the linkable, it returns the following error message:
Connection's name not present!
Everything looks legit… Any advice on where to start looking?
Thank you for your help as always.
SH