Hi guys,
I have just installed SugarCRM for the first time and while it looks like it is running fine I am unable to submit many of the forms. I keep getting the error "this.form is null!".
For example on the add project page "index.php?module=Project&action=EditView&return_m odule=Project&return_action=DetailView" the "save" button does nothing. When I check in Firefox's script debugger I see the "this.form is null" error.
The JS in question is this
I am running this on a windows box through SQL Server and have the latest (as of 2 days ago) release.Code:<input class="button" type="submit" value="Save" name="button" onclick="this.form.action.value='Save'; return check_form('EditView');" accesskey="S" title="Save [Alt+S]"/>
Any idea?
Cheers
Steve


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks