I have been using Views Megarow successfully. However, I want to do some dynamic value adjustments when my user enters values in textfields.

I have a custom module form, works fine, with JQuery support to handle the dynamic on-screen updates of fields when values are changed by the user. This all works until I add it as a Megarow. My module's form works fine in the Megarow, but the JQuery doesn't respond.

There are no errors nor can I find anything in the Chrome console. Whether I include the .js file in my module or try to use it with the JS Injector module, I get the sane results throughout. No JQuery seems to function with content used for a Megarow.

Am I missing something or is this a condition of Views Megarow?

Comments

hondaman900 created an issue.