toolbar tasks

bitsparki 21 Oct, 2012
hi,
Iam using CC & CF with the CC's toolbar enabled and displaying new, edit & remove buttons.
Permissions for read, create, update, delete are all set to public in CC's front permissions.

Edit works, fields are loaded into CF and properly update the db record on submit.
Delete works, correct db record is deleted.
New doesnt work. I fill out the CF form and submit, with debugging on in cf & cc. There seems to be no reported error, but no new db record is created.😟

I'm not sure how to proceed..

Reading the taskbar related posts on the forum, there is talk of connectivity tasks to be placed in the cf form. I do not have cc task events setup in my cf form. If I config a custom event as 'new', I dont know what to do with that either!

I'd be glad to hear of suggestions!

thanks...
bitsparki 21 Oct, 2012
Some further info..
Iam using a menu link to access the CC listing.
Iam using a db table that I created elsewhere.
Within the CF form I have multi db record event configured to access another table to populate a dropdown.

Iam grasping at straws as to whats going on!!
bitsparki 21 Oct, 2012
...fixed.

I'd forgotten to update some custom code...🤣
This topic is locked and no more replies can be posted.