Domino 8.5 DDE Tip - How to edit multiple design elements in the same window. (Agents, Forms, Views, XPages, etc. )02/01/2010 05:50 AM1. David Leedy02/01/2010 08:18:19 AM
Homepage: http://notesin9.com
Holy Crap that's great info!!!
2. xpager xpager02/07/2011 02:01:18 AM
Hello,
I am developing a requirement in Xpage in which I trying to show data from two database in a single view,I tried using tabbed table and display two views in two tab of table which is not useful for customer then I used a data table in which i cannot attach pager as pager need to be attached to single repeat and I have used two repeat to display data from two db views.
My second concern is about search functionality which i have developed in Xpage ver 8.5.1,but I am not able to display document from other db's containing a keyword in the attachment.I am using partial refresh and have placed the view in the panel and refreshing panel,i wanted FT search technique to search even keyword in the attachment and bring it up in the search view.
Lastly I am trying to use window.close() method in client 8.5.1 to close current xpage as I am placing exit label on main xpage and pressing exit xpage should close but window.close() client side script don't seem to work in 8.5.1
Any help will be helpful i have gone thru some blogs etc,xpage info and wiki site but could not get proper workaround.
Thanks.