Can the synopsis table help me find every place (form, script, formula, outlines, navigator...) where I use a specific view?
For example I want to find every place where i have used view1.
Is there a method that would allow me to get this result?
Can the synopsis table help me find every place (form, script, formula, outlines, navigator...) where I use a specific view?
For example I want to find every place where i have used view1.
Is there a method that would allow me to get this result?
On
If you have to stay on a more than 10 years old version (6.5 was released in September 2003), you could get Teamstudio Configurator, a great tool that allow you to do searches (and also replace code) in your Notes databases. It is very handy. I blogged about it (as well as some othe rtools I think every Notes developer should have on their computer) here: http://blog.texasswede.com/my-favorite-tools/
On
It's been a while since I used the old Designer client, but my recollection is that the synopsis wasn't searchable after you generate it, so what I used to do is generate it, then copy all the output to the clipboard and paste it into a text editor where I could search for whatever I needed to find.
Use in Designer the search menu: "Search / File...". Set the scope to "Enclosing projects" and search for your view name.
It shows you in all design elements where this name is used.
Example: search for view "$VIMPeople" in mail database
shows you where the view is used