0
votes

Using http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocument&name=Business%20Card I can implement this no problem when it is rendered in a static context, for example, hard coded with display name and username.

The problem:

When using this custom control within a repeat control where the repeat is populated from an xml feed. Using XPath we can get the email and display name.

The xpage will render the list with the url based on the display name. However it takes a page refresh for the javascript to rebuild the link to actually do the tiptext and the popup.

Has anybody implemented this in a dynamic context eg a search bar for people in connections?

Thanks

1

1 Answers

0
votes

This project is very old. Take a look at the business card control (Java/lib control) in XPagesSBT.nsf in the extlib project (exlibx package).