In both of those forms (edit and new), i setted different bSubmit caption,
and different reloadAfterSubmit event.
The problem,
those settings overrided each by the other,
depends on who the first of the events to be fired.
How can I create two differences buttons of bSumbit and the other properties?
Thanks!
The usage of recreateForm:true property for both Add and Edit forms should solve the problem. Sime time before I suggested to make this setting as default (see here), but default value of the
recreateFormproperty stillfalse.