I want to update only the changed fields of entity,but the editionView of ng-admin transport all fields,even unchanged.How can I only transport the changed fields or get the changed fields?
Asked
Active
Viewed 185 times
1 Answers
0
No, you can't do that except if you override FormController.submitCreation by using Angular decorator.

François Zaninotto
- 7,068
- 2
- 35
- 56