If you open a new appointment in iNotes, iNotes opens a new browser tab with the name of the view showed in the browser (example “One Day”).Where do we have to put in the code to change the tab name?
example:
“FirstName, LastName - subject”
If you open a new appointment in iNotes, iNotes opens a new browser tab with the name of the view showed in the browser (example “One Day”).Where do we have to put in the code to change the tab name?
example:
“FirstName, LastName - subject”
Subject: Some general comments on iNotes design
Domino uses a single database design template for all inotes mail databases on the server, under 8.5 its called iNotes\Forms85.nsf . Depending on your server version the filename may vary.
What you looking for will genertally be stored on forms and subforms, and may well be hard to find. I find Teamstudio configurator an invaluable tool for this…
Remember that customisation of this template affects “all” mail users, so be carefull what you change Backup your objects before making changes, and using a dev server to test your changes first is a must…
Alan
Subject: we know…
Thx for your answer. We know that the changes have to be made in forms85. We made changes already and the work but there are still a view questions.You can get the code to change the name of the browser on most webpages but we need to know in which form i have to but in the code to get it work in iNotes…