Forum Discussion
1 Reply
Sort By
- OSAdminValued Contributor IIOriginally posted by Cosimo Palmisano
Hi Paul,
I see that you are trying to circumvent the default process of saving records using the commented out section of SqlTableEditorSaveData script (i.e. using the BRApi.Database.SaveDataTableRows function).
I don't think you need to use this since it looks as though you're simply updating existing records within your custom table.
Try commenting or delete that whole section out (from Using dbconn to End Using) and then reset saveDataTaskResult.CancelDefaultSave back to True.
Hope this helps!
Cosimo
Related Content
- 2 years ago
- 2 years ago