how I add a form field to an item in a document ex: documentos.saldo= documentos.saldo(0) + docCtx.total(0) just concatenates I tried to change the fields to numeric, but did not work