0

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?

jenksding
  • 3
  • 3

1 Answers1

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