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

[eluser]Timothy_[/eluser]
Hello,

I have a form at /booking/edit/ that is being displayed via iframe through a Jquery UI tab at /booking/view#edit.

The form submits to /booking/edit_process/

I am using the Codeigniter Form Validation Library.

Unfortunately I am having problems repopulating the form in the event of a validation failure.

I can't use set_value() or set_select() as I am using a redirect to go back to my edit tab /booking/view#edit and these variables seem to be getting lost.

I have read that using flashdata is an option for these kinds of scenarios however when I attempt to send the form variables back I can only echo them from the parent /booking/view/ not the original form at /booking/edit/.

I appreciate all thoughts and suggestions!!!!


Messages In This Thread
Repopulating Form being displayed through Jquery UI tabs interface - by El Forum - 02-08-2011, 01:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB