Hello,
I have created a CC connection in V4 using Joomla 3.2 and linked it to a CF also. I have two issues. I have created a simple CC connection and put something like:
"ip_select_branch:Branch, ip_text_membership_no:Membership No., ip_text_fname:First Name, ip_text_lname:Last Name" in List View Fields and created a Menu link. When I click on the link I only see first two fields cf_id & branch from the table. All other fields show the field title as shown below. Can't seem to find what I have done wrong. The field names are all ok. Sorting & Linkable field options work.
# CF_ID Branch Membership No. First Name Last Name
1 16384 CDB Membership No. First Name Last Name
2 16385 DMS Membership No. First Name Last Name
3 16386 DKB Membership No. First Name Last Name
There is a second issue: I get - Error "Wrong record!" when click on any of the linkable fields.
Thanks
Amal
I have created a CC connection in V4 using Joomla 3.2 and linked it to a CF also. I have two issues. I have created a simple CC connection and put something like:
"ip_select_branch:Branch, ip_text_membership_no:Membership No., ip_text_fname:First Name, ip_text_lname:Last Name" in List View Fields and created a Menu link. When I click on the link I only see first two fields cf_id & branch from the table. All other fields show the field title as shown below. Can't seem to find what I have done wrong. The field names are all ok. Sorting & Linkable field options work.
# CF_ID Branch Membership No. First Name Last Name
1 16384 CDB Membership No. First Name Last Name
2 16385 DMS Membership No. First Name Last Name
3 16386 DKB Membership No. First Name Last Name
There is a second issue: I get - Error "Wrong record!" when click on any of the linkable fields.
Thanks
Amal
Hi Amal,
Please try removing the spaces in the list e.g.
I don't know about the Wrong Record error, what is the URL that you are seeing with that message?
Bob
Please try removing the spaces in the list e.g.
ip_select_branch:Branch, ip_text_membership_no:Membership No.,ip_text_fname:First Name,ip_text_lname:Last Name
I don't know about the Wrong Record error, what is the URL that you are seeing with that message?
Bob
GreyHead,
Thanks for your prompt reply. The data not showing issue got resolved. I didn't realize spaces would create an issue.
The link I am seeing when I use linkable field to edit any record is:
http://localhost/mysite/index.php/neweditaddrbook/cc_edit_data
I had developed the form and tested it earlier, linkable fields seemed to be working. Now it doesn't seem to be working. I had imported some 10K rows from a Spreadsheet. Although I have truncated the table & tried recreating it but the problem is not going away. I don't think the table is corrupt or something.
Thanks
Amal
Thanks for your prompt reply. The data not showing issue got resolved. I didn't realize spaces would create an issue.
The link I am seeing when I use linkable field to edit any record is:
http://localhost/mysite/index.php/neweditaddrbook/cc_edit_data
I had developed the form and tested it earlier, linkable fields seemed to be working. Now it doesn't seem to be working. I had imported some 10K rows from a Spreadsheet. Although I have truncated the table & tried recreating it but the problem is not going away. I don't think the table is corrupt or something.
Thanks
Amal
This topic is locked and no more replies can be posted.