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

[eluser]Timothy_[/eluser]
Yes, well this is where the fun begins.

I have tried a few different methods of setting the post data to flash data.

The first problem is simply converting the post data to flash data. I have no idea how to do this.
The second problem I have found is that the flash data is not going to the edit form view, but rather it is going view file with the jquery tabs. This is what we need to solve.

You can see in my view file that I am loading the error message coming from edit_process using

Code:
<?php echo $this->session->flashdata('message');?>

This works and thats precisely the point. I don't want the flash data to be displayed here, I want the flash data to be displayed at the form level.

Does this make any sense?

PS I am using this template library (http://williamsconcepts.com/ci/codeignit...rence.html) and i highly recommend it.


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



Theme © iAndrew 2016 - Forum software by © MyBB