Hello, i tried to use grocerycrud on my application with codeigniter and datamapper orm but i couldnt make it work..
Displaying information worked fine and removing items too. But when i tried to update or create new items i couldnt.
The save and back to the list button didnt do anything. And when i clicked the save button it just went back to the list but without saving anything.
I am wondering if the problem is because i use datamapper orm.. any help would be appreciated