Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 429 Bytes

File metadata and controls

10 lines (8 loc) · 429 Bytes

Create New Document

This is a very simple sample, it allows you to choose a document and then creates a Record using this document.

What is interesting?

The key point of interest in this sample is the fact that to create Record you always need a RecordType.

Setup

To use this sample:

  • edit the database ID in app.config
  • to create documents with a RecordType other than Document edit the recordType in App.config