• ComputeWithForm using Data Grid

    By Fernando Levi 1 decade ago

    While testing the data grid with a viewJsonService, I noted that documents are saved without computing with the form. I searched for a property that would enable this, but I could not find one. Then I tried to add a script to the querySaveDocument event, but then the save method raised an error for any code other than the one that is coded on the demo database, which prints the noteId to the console. Is there a way to compute a document with the form before the document is saved?

    • Found it.

      By Fernando Levi 1 decade ago

      It was collapsed under basics\service.