I would like to have a different main form for a new and existing record.
When creating a new record all fields need to be editable.
When viewing an existing record I would like the primary key to be read only.
I have edited the main form to make the key read only, but this then also follows through to the “New Record Form”. Is it possible for the Main Form of a new and existing record to be different?
Many thanks in advance