![]() |
submit data ->preview page ->back to data enrty - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: submit data ->preview page ->back to data enrty (/showthread.php?tid=42984) |
submit data ->preview page ->back to data enrty - El Forum - 06-25-2011 [eluser]newuser2[/eluser] I'm trying to implement a form, that once successfully edited, goes to a preview page. The only problem I am having is reloading data back into the 'add content' page if the user decides to not submit the form in the preview page. All inputs have the, Code: set_value Thanks for your help. |