This group seeks to act as a platform for discussion, collaboration, and planning in regards to Ajax.module and the objectives it seeks to achieve. If you have any usage questions, troubleshooting questions, or general help questions, feel free to post them here.
You may also post any suggestions for future improvements that you would like to see in Ajax.module.
This group is open to anyone to join and participate, so do not hesitate to post.
Developers: How would you improve this module?
Developers,
I would love to hear from you as to how you would improve Ajax.module. Please let me know.
Thanks
Read moreHow easy has it been for you to integrate Ajax.module with your existing site?
Merging with AjaxSubmit
If there was a merge with the AjaxSubmit module, which features from both modules would you like to see carried over?
Read moreWhat New Plugin Features Would You Like to See?
Module developers,
Please post any new concepts or features you would like to see in the API/Plugin system.
Read moreDrop Down List again
Sorry that I post this discussion again but I've see that it is private and I want it public.
I have a module and for a menu link will be displayed a form.
1. In this form I have 2 select element. First element is populated with some authors name. The second select element must be populated with the books for the selected author from the first select element.
2. For each selection in first select element, the option array for the second element must change.
3. I must have a second submit button, or a button and have option to call a function when I press on it.
