Configuration: Difference between revisions

Jump to navigation Jump to search
Line 127: Line 127:
* '''Cascading Delete''': Deleting a record implies deleting also its children and attachments.
* '''Cascading Delete''': Deleting a record implies deleting also its children and attachments.
* '''Cascading Cleanup''': When deleting a record all lookups pointing to that record are set to null.
* '''Cascading Cleanup''': When deleting a record all lookups pointing to that record are set to null.
* '''Upload Order''': Whether sync uploads entity records in the order in which they were created / deleted / changed for the 1st time. Same entity only.
* '''Chronological Upload Order''': Whether sync uploads entity records in the order in which they were created / deleted / changed for the 1st time. Same entity only.
* '''SharePoint REST API''': Whether to use new SharePoint REST API or standard web-service.
* '''SharePoint REST API''': Whether to use new SharePoint REST API or standard web-service.
* '''User can Ignore Sync Errors''': Whether to allow the user to 'resolve' sync error with ignore.
* '''User can Ignore Sync Errors''': Whether to allow the user to 'resolve' sync error with ignore.

Navigation menu