You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just had this issue, I found the problem was I needed to add a form
<form id="formAddNewRow" action="#" title="Add new record">
<your add form elements here>
</form>
Original issue reported on code.google.com by
[email protected]
on 26 Dec 2013 at 12:11The text was updated successfully, but these errors were encountered: