Permissions, creating records and sections

Record creation, collection permissions and section permissions.

Visitors always need the visitor/create records permissions in order to create records. But they do not need all the permissions of every section of the collection.

Imagine a collection that has two sections: for simplicity lets call them 'section one' and 'section two'. A user has the permissions to create records, but does not have the permissions to access 'section two'. This will mean that when this user sends a new records, it will not have 'section two' included. If 'section two' has fields that are all valid by default, then the Aptono will add those default values to the incomplete new record that was create by the user. If there a invalid default values in 'section two', the incomplete new record of the user will be rejected.