The database in question is split, the front-end is copied from a directory onto the user's computer.
I have noticed that user's can modify/alter their copy (Add queries, forms, etc) independent of the master copy.
However, is it possible to alter a form that -should be- shared between all copies (i.e. a form that exists in the master front-end copy itself) and have that update flow to all user-copies?
For example, I have a form on a front end that is a simply query for a customers table. If I wanted to change one of the text fields from "Plain Text" to "Rich Text" in the master copy, is there a way to flow this update down to all the preexisting user copies? i.e. if this form field property update took place on 3/14/2019, would it flow to the front-end copies that were copied before that date? If not, is there a way to make it so?