Hi All,
I'm experiencing following problem when using the xe:appSearchBar.
In the Web browser the searching works perfectly, but in the Notes Client I get following error in the Log:
CLFAD0256E: Dispatcher Servlet Problem - Cannot find the module: nln1!!testcdbnpcr.nsf
This looks correct because 'test' is the directory where the cdbnpcr.nsf is located thus the full path should be something like:
nln1!!test/cdbnpcr.nsf
Can anyone tell me what is going wrong or what I am doing wrong? I tried with the latest (21-aug) and previous release.
<xe:this.searchBar>
<xe:appSearchBar queryParam="search" inactiveText="Search..." pageName="/xeHome.xsp">
xe:appSearchBar>
xe:this.searchBar>
Any help is very much appreciated.
Lucien