Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2011 at 10:02 UTC
Updated:
5 Oct 2011 at 11:41 UTC
Hi,
I'm trying to implement an account edit modal that requires building 3 separate tabs with different forms. Ideally I'd like to create only 1 modal for that and load the different forms via ajax as the user clicks through the tabs. What's the best way of doing that?
Thanks
Rob
Comments
Comment #1
rvarkonyi commentedI figured it out...
I used ajax_render on the server side and manually bound the event to the form submit in jquery.