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



Aug 9, 2012, 2:29 PM
10 Posts
topic has been resolvedResolved

Extension Library Pickers (Value and Name)

  • Category: Extension Library
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags: Pickers,Error
  • Replies: 3
I am having a problem with Extension Library Pickers.  I have 8.5.3 Installed.
 
When I create a new document, the pickers work as expected.  However, when I open/edit an existing document, I receive these errors:
  
Error: Unable to load /BJL/BranchOpsExcept.nsf/$$OpenDominoDocument.xsp?$$viewid=!d8lcrhjeza!&$$axtarget=view:_id1:_id184:valuePicker1 status:500   (when using Value Picker)

Error: Unable to load /BJL/BranchOpsExcept.nsf/$$OpenDominoDocument.xsp?$$viewid=!d8lcrhjeza!&$$axtarget=view:_id1:_id184:namePicker1&count=50 status:500  (when using Name Picker)

 
If I SAVE the existing document, before selecting the picker, it works fine.  I am certain that I should not have to save the document before selecting the picker.
 
Another issue is that even when the Value Picker does work (on a new document or after saving an existing document), I am not able to get it to work as a multi-value selection. Please note that I have used valueListSeparator=","
  
Any feedback/assistance is greatly appreciated!
Aug 9, 2012, 3:18 PM
122 Posts
Re: Extension Library Pickers (Value and Name)
 Multi-value or not is handled by the control the picker is bound to. If that control is set to store multiple values, you can select multiple values. If it isn't, you can't. You need to set the multipleSeparator property on the control you're binding the picker to.
 
I haven't seen the 500 error.
Aug 14, 2012, 2:46 PM
10 Posts
Re: Extension Library Pickers (Value and Name)
My co-worker figured this one out.
 
From the view control from which I was opening the xpage, I had selected "At runtime, open selected document using" - Xpage associated with document's form.  We changed this to name a specific Xpage, and now the pickers work as expected.  This is the ONLY change we made.
 
I assume this should work using "xpage associated with document's form"?

Aug 15, 2012, 6:23 AM
1 Posts
Re: Extension Library Pickers (Value and Name)
yup...it working now...by the way can you give the reason why it will come out an error message.

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