All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Projects
Snippets
Collaboration News
XPages Knowledge Base
Sign In
Username
Password
Forgotten your login credentials?
Login
Register
All
All
Projects
Snippets
Go
New OpenNTF Project: XPages Basic Search
Posted by
Ferry Kranenburg
on
July 16, 2010
XPages Basic Search
shows how a basic search function could be added to one or more data sources in a single XPages page.
This project contains two reusable custom controls:
One shows in a repeat control / view, the data is dynamically refreshed while typing search text by using a partial refresh. Note that this option will generate more traffic on the server.
The other one shows by using a redirect to another or same XPages page how you could filter the data after typing search text and pushing a search button. The search string is added to the url itself so a full refresh must be done here. This option needs a search button but will spare traffic on your server.
The download can be found
here
. The documentation can be found
here
.
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus