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



Jun 3, 2011, 8:26 PM
3 Posts

Ext Lib name picker error

  • Category: Extension Library
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: Name Picker control
  • Replies: 3
So I'm using the Name Picker control from the Extension library.   On a new document it works l perfectly. Once saved though, I get  "[Object Error]". The picker still renders and shows me the values already selected as it shoud but it doesn't work. I'm using it as a multi-value name picker and it's set up essentially the same as the one in the demo extension library db.
 
I'm using IE7 but I've testing it on the following with the following errors:
IE7:          "[Object Error]"
Safari:     "SyntaxError: Parse Error"
FireFox:     "SyntaxError: missing } in XML expression"
Chrome:    "SyntaxError: Unexpected token <
 
Ideas or suggestions?
Jun 7, 2011, 2:15 PM
33 Posts
Re: Ext Lib name picker error
Hi,
name picker uses ajax requests to fetch it's content. So try to look at those using firebug in firefox.
Maybe you'll find something useful.
We are using NP from extension library without any troubles.
Jun 7, 2011, 3:14 PM
3 Posts
Re: Ext Lib name picker error
Thanks I will try that out. I have the name picker set up on a different page and it works perfectly. In fact, I have a field on this same form that pushes a full update on change (to any value, not anything specific). When I do that, suddenly the name pickers start working. Seems like the initial page load would set any parameter that a full update would set as well so, that's kind of a strange behavior. I may just have to rebuild the page and see if I can get it working without the error.

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