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



May 12, 2011, 7:54 PM
31 Posts

Type-ahead in browser not working

  • Category: Debugging
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: type-ahead
  • Replies: 1
I have an edit box with type-ahead enabled with the following formula for the suggestions:
 
return @DbColumn(new Array(@DbName()[0],"names.nsf"),"($VIMPeopleAndGroups)",2); 
 
This works fine in XPiNC but it will not work in an external browser like Firefox (3 or 4) or IE (32-bit or 64-bit 8). I am authenticated and I can browse the NAB in the browsers. Is there some setting I am missing somewhere?
 
Thanks,
Kendra
May 13, 2011, 4:27 PM
31 Posts
Re: Type-ahead in browser not working
I took out the computed value for the suggestions on the type ahead and put in a list. It still isn't working in IE or FF but it does work in the Notes client.
 
Could the type-ahead not be working because the server is on 8.5.1? My Designer is 8.5.2....

I am searching for an answer on this now...
 
Kendra

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