Hi,

We're struggling to achieve this:

 - User clicks a link to open an overlay
 - The overlay has a table of options with next/previous pagination
when there's more than 20 options to display
 - Clicking the next/previous button loads the next/previous page
(i.e. loading the same view, but with a different query string) within
the overlay, i.e. without a page reload
 - Selecting an option and submitting the form actually submits the form

We can't get the third bullet point working. When the user clicks a
regular link in the overlay, it results in a normal page load. We
tried some crazy re-binding with prepOverlay() etc, but that got
nowhere. I couldn't find any jQuery Tools options that seemed to help
either.

Hints?

Cheers,
Martin
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to