Folks,I have created a new template from an existing database by copying the database. i have changed the properties of this new database so it is a template.
My problem is that when I go to create a new database (on another server) I can not find the template in the “New Database” dialog. i can both open the new template in both designer and in the administrator client.
Make sure the extension is NTF - not NSF- and that the database properties allows it to be seen in a dialog- and Notes likes to cache template names… so, it might not show immediately if you don’t go out and come back in to the client.
Mark,Thanks for the reply. The only thing I did not do from your email is to place in the root directory. I have the template placed in a sub folder off the root directory.
Yes, templates must be in the Notes data directory. If you look at the dialog when creating a new database, you’ll see there’s no folder navigation in the template selection list.
As a simple example, create a new empty database, save it as testfolder\testtemplate.ntf on your server. In the databases properties select the design tab, check the box “database file is a master template” and provide template name testtemplate.
Now, when you create a new database, the new template will be available immediately.
Things that could go wrong:
-) Remember to select the server as the template server, when creating the new database (as default is local)
-) Do not check the “advanced template” box in the template (rather unlikely)
-) Make sure that the template property and name actually stick (if you don’t have the right to create templates on a server, you will not be warned, but your changes will be removed as soon as you close the design tab)