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 23, 2013, 6:28 AM
5 Posts

URL and getColumnValue problem

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.3
  • Role: Developer
  • Tags:
  • Replies: 1
 HELP,


why i'm having open [ and close ] in the url? i get the value in the view using getColumnValue and I put it in the <a href>.  

everytime i put it in the url it always having "[" value "]"??  

thanks 
Apr 24, 2013, 2:41 PM
366 Posts
Re: URL and getColumnValue problem
 The brackets usually denote that the value being returned is an Array or Vector.  If the column value is a multi-value field in the underlying document even a single value will be returned as an array.


Return the isType() against the returned value to determine the object type you are getting. 

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