Hello, I appreciate your help.
I have a quick form to calculate a loan. This form is displayed on post content (under a javascript tab), but I want to display on widget too, cause I am using dynamic sidebars, and it is important to have a quick access to this form.
When I put the form into widget, enabling ajax, it doesn't work (post content form remains working ok). If I remove post content form, widget form works ok. I tried specifying differents form tab indexes, and disable and enable ajax, but the only way to get it work is removing the other form (the one on post content).
Thank you in advance