Hi

I have a component on my page that lists a few records. Clicking on a link in the list will take me to a new page where I can edit the record using standard crud. I want this edit page to appear in a modal dialog so I'm using the fancybox tool (http://fancybox.net) to display the link. When I edit the record by going to a new page, it works fine, I can save the data. But, when I use fancybox to edit modally, the update doesn't take place.

I'm just looking for some help on where to look for the problem. Any ideas where to begin?

    -Jim




Reply via email to