Hello,
I am developing a group of applications which will be used as templates to create nsf dbs on our customers. Our costumers will have their local templates that are replicas from the ones in our server.
Each app has an inserted subform that is imported as a resource from one specific template (from the same group of apps) that allows for certain data to be shared among all applications.
The problem occurs when creating the customer template replicas from the templates from our server: all instances of the inserted subform dissappear leaving a blank space where the subform should be. In order for the apps to work i have to reinsert the subform manually everywhere again.
Is there a way to prevent this from happening? Do i have to set up a specific paramenter within the subform?