Hey there!
I’m having some trouble with a db.
And I need to enable the option “Search in this view”, that we do manually from “View > Search In This View”, from an lotusscript agent to 500 ou + users.
Do you know if is it possible?
And if it is, could you help me to find the right way to make it?
If isn’t, could you gimme another idea to realize this such of thing?
Subject: Not sure I follow exactly what you want
For showing the search bar there is:
@Command([ViewShowSearchBar];1)
If you want to search a specific view using Full text search using Lotusscript then look at FTSearch method in Domino Designer help.
Subject: I’ll try this, but I’m almost sure that it won’t help me.
Carl,
I’ll try this, but I’m almost sure that it won’t help me.
In the truth I don’t want to make a search, I want the search bar be visible at the database anytime the user access the db.