Advance Tab properties

Hi,

I have a template and I want to enable soft deletions for all the databases created from that template. (189) However wheather I allow the design task to run or manually refresh the design of the database the advanced tab properties are not transfered to the database. Any Ideas?

Thanks in advance

Subject: RE: Advance Tab properties

This property is stored in the icon note of the database (probably in the $Flags item), which often is set to not inherit from the template. I suppose you could make the change manually once to see what was changed, then use NotesDBDirectory to find all the databases that inherit from that template and programmatically change the icon note.