#50

Solved

RJSError: TypeError when creating a row in plugin

Reported by angelic on Ajax Scaffold · 26/09/2006 19:02:29

Assigned to:
rrwhite
Priority:
Normal
Status:
Solved
Category:
None
Version:
3.1.9

RJSError:
TypeError: element has no properties

This is thrown when clicking “Create” in the list view of the scaffold.

I believe this is caused by calling page.hide on two items in the file app/views/ajax_scaffold/new.rjs. This is fixed by calling page.hide on these two items on two separate lines.

I have attached a diff.

Attachments Upload


Loading comments...