Hi,
I found multiple bugs caused by using the same form for add and edit.
The biggest one, is when setting different URLs for add and edit. The first one used will set the form's url, the other will just use the first's URL.
More bugs exist, ie when using the events to manipulate the form for one of the actions.
I've patched it myself by creating separate forms for add and edit.
Did this in grid.formedit.js by changing
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top