Active
Project:
Ajax Table
Version:
5.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2008 at 13:09 UTC
Updated:
22 Mar 2008 at 13:09 UTC
Here's my problem:
- I made a new content type with CCK kit (Phonebook entry)
- I want to change the nodes of that type through Ajaxtable, but as far as I can see, the node content is stored in separate table content_type_phonebook_entry, so I guess it is needed to edit both tables when updating or deleting phonebook entries. So my question is this: is it possible to redefine edit and delete actions in AjaxTable?
Or am I in total confusion? :)