This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Apr 14, 2011, 3:00 PM
37 Posts

Compute to launch xpages or standard client

  • Category: Other
  • Platform: All
  • Release: 8.5.2
  • Role: Developer,Administrator
  • Tags:
  • Replies: 1
Is there a way to compute opening an application with xpages, standard client, or composite app?
 
I am looking for a way to use one xpages for some users, client for others with a single point of entry.
Apr 15, 2011, 6:35 AM
149 Posts
Re: Compute to launch xpages or standard client
 
You might be able to launch different xpages or framesets from the database script using 
notesuiworkspace.urlopen()

an example url launching an xpage: notes:///foo.nsf/xpage1.xsp?OpenXpage
 
also, if you do different framesets, one containing notes ui, and one containing xpages, you can create buttons or links to launch these framesets by user or by script.
 
hope it helps
Thomas

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal