Issue 26: JavaScript onInvokeAction check
Status:  Fixed
Owner:
extremec...@gmail.com
Closed:  Oct 2007
Reported by extremec...@gmail.com, Sep 9, 2007
Do a JavaScript check to make sure that users have an onInvokeAction
JavaScript function set. If there is not then could pop up an alert
reminder the developer that it needs to be created. This would be more user
friendly for new users. Could even do this at load time.

Oct 27, 2007
#1 extremec...@gmail.com
Checking for the existence of the onInvokeAction() method on loading of the table.
Status: Fixed