Is there anyway to have a field in a application (Client, not web) to search in db with.I want a searchfield in a page as you seen in websolutions instead of searchview/bar.
Kind regards
David
Is there anyway to have a field in a application (Client, not web) to search in db with.I want a searchfield in a page as you seen in websolutions instead of searchview/bar.
Kind regards
David
Subject: Searchfield in Client
You can create your own form and use either the search method of notesdatabase or if your db has a fulltext indexed you can use the ftsearch method of the notesdatabase/notesView classes
Hope this helps
Cheers
Tim