Editing a master template

Hi,

We are developing an application which consumes the Domino Data Service. Hence, changes are being made to the several Views to enable for Data Service. As the application is inheriting from a master template, the properties which were changed are reverting to the original values periodically.

Is making the application a master template a valid option? Can we edit the master template from which it is inheriting?

Regards,

Srikanth

Subject: There is a setting to prevent replacement

On your changed view you can indicate that the view should not be modified or replaced when the design is refreshed or replaced.

Howard

Subject: A couple of thoughts

Simply disable inheritance on your application or as you said change the inheritance to inherit from a customer template you create that inherits from the master template.

jpaganet@us.ibm.com