Could somone please share custom javascript / json sample for creating a
custom list on SharePoiunt 2103 App with custom columns using javascript/json andREST API
- the available msdn/technet samples do not provide an explicit example of creating custom columns on a custom list. for example how should the json object format for the schemaxml parameter actually look like - on attempting
to pass this object value, we get this message "
"Incompatible type kinds were found. SP.ListCreationInformation was found to be of kind 'Complex' instead of the expected kind 'Entity'."
Any help in this regard would be deeply appreciated. Thanks!