I am working on quiz questions import module. This module allows quiz authors to create bulk of questions from csv text files. I have no problem in creating questions node from imported file and saving it to database. <br>
<br>I would like to show a preview of import question (which are nodes) before they get saved into database. Node object generated from file looks like <a href="http://drupalbin.com/10639">http://drupalbin.com/10639</a> . When i call node_view or node_preview with this node object it returns access denied page. Is there anything i need to do before calling node_preview ?<br>
Any help will be greatly appreciated. <br><br><br clear="all"><br>-- <br>Thanks<br>Sivaji<br>