Welcome Guest, Not a member yet? Register   Sign In
Repopulating Form being displayed through Jquery UI tabs interface
#6

[eluser]Timothy_[/eluser]
Ah yes, I suppose its because I use the template library and all my other calls for loading data have to be called in this way out of habit.

Code:
$this->load->vars($data);
$this->template->write_view('something', 'some/location');
$this->template->render();

I have changed it to the method you outlined above but I don't think this will make a difference.

This make sense as there is no problem with the initial loading of the data. Just bringing the post data back.


Messages In This Thread
Repopulating Form being displayed through Jquery UI tabs interface - by El Forum - 02-17-2011, 10:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB