I have followed the tutorials for creating a connection to a form. The connection fills correctly and when clicking on edit the form opens correctly. However when I select submit I get the error Connection's name not present!
I have updated versions of cf5 and cc5. I have tried a debugger to see what the error is but it does not display. When I try the form in test view it does return to the connection list as required.
Any Suggestions?
Hi bsanker,
What is the URL when you see this message?
What settings to you have in the Connection Action in your form On Submit event?
Bob
Bob,
Here is the URL
https://www.mowgcap.us/index.php/component/chronoconnectivity5/?cont=lists&%3Bccname=content&%3Bact=edit&%3Bgcb=8&chronoform=content-edit&event=submit
Also attached are screen shots of CC5 and CF5 for this process.
Hi bsanker,
The problem is with the %3B characters in the URL - they represent semi-colons ; and aren't allowed in URLs. If you remove them the listing shows correctly.
But . . . I don't know where they are coming from :-( Are there any clues if you look at the settings in the form?
Bob
Bob,
I don't think it is coming from the form. If I try the form without going through connectivity it returns the URL correctly and returns back to the list. I was wondering if it was an issue with connectivity.
Hi bsanker,
Not something I've seen, or seen reported here - but I'm no expert in CC. I'll have a look at the code and see if I can get any clues.
Bob
Bob or Max
Can you post an actual working form and connection so I can check upload to site and check my settings. I am wondering if I did something wrong or missed a step. Both work independently but when I try connecting them I still the original error in this title.
Brad
Hi Brad,
It's hard to post examples of listings as they are table dependent; by all means PM me the site URL, the listing/form name, and a SuperAdmin login and I'll take a quick look.
Bob