1) Script Title: jQuery Form to Form Wizard (v1.1)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...formwizard.htm
3) Describe problem: I have an application which allows the user to create an order with multiple items within it and to assign those items to be managed by that user. I'm running into one feature that I'm not sure how to fix.
I've been using the Form to Form Wizard in a couple of tasks within this app and it has been running great. We've also been using the jMesa tables as well for search results and in this case optionally editing a field to change who can manage that item before submitting the request. Individually, both scripts are working correctly, I can move from panel 1 to panel 3 of my form-to-form wizard and I can edit the field of who is assigned to work on this order.
But once I place the jMesa table within a field set to be contained within one of those panels, the jMesa table doesn't respond to any mouse clicks anymore. The sorting columns clicks are ignored, the filters will not work, the Next/Preivous page links fail, and the editable fields will not edit. Is there a setting or change that I can do to allow the jMesa table to act like it does in every other page?
Bookmarks