By jitendra_k on
I had created content type content_type_mmj_story.
I have to save all the data from my page-story.tpl.php
i used the function node_save($node); and content_insert($node); but it only inserts into 'node' table and not in
content_type_mmj_story table with respective values.
can any one plz help me about how to save my custom content.
Comments
You can use hook_nodeapi()
You can use hook_nodeapi() as follows:
Also, please share your experience, if you can solve this other way.
:)
This solved my
This solved my problem.
Thanks Zeal
:)
Beautifulmind
Know more
Regards.
🪷 Beautifulmind