I have a Form with a Sub-Form on it.
I would like users to be able to add records to this Sub-Form, but I do not want them to be able to edit or delete existing records that are in it.
This is easy to do with top level Forms via user permissions, however, I cannot find any way to do it with Sub-Forms.
Does anyone know how I can do this?