CCK new content type with Ajax Table...
pyc - March 22, 2008 - 13:09
| Project: | Ajax Table |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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? :)
