We have a small application that allows people to submit entries to a list using CSOM (sp.js) and we want to allow anybody to submit entries to the list but we also want to ensure they can NOT see the entries in the list that other people have submitted.
We then want an administrator or list owner to be able to view all entries. Can we do this?