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



Jul 7, 2011, 7:32 PM
10 Posts

Computed View Column Icons Not Always Displayed

  • Category: Other
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: icons
  • Replies: 2
Has any body else had this problem and, if so, how did you solve it?
 
I have a viewPanel which displays icons in two of the columns.  While it displays the correct icons most of the time, sometimes it doesn't display an icon where it should.  If I look at the data source view, or if I have the Display column values selected, I  can see that there should be an icon (though the icon in the data source view or the appropriate number in the viewPanel).  It's always the same documents which don't display the icons, however nothing is wrong with the documents themselves.
 
 Everything else in the viewPanel is fine, so I don't know what the problem could be.  I'm using server side JavaScript code to calculate the icon, and it works to display the icon for the other applicable documents.
 
Does anybody have any suggestions?  I should mention that the view is accessed from the web.

Thanks!
Jul 11, 2011, 5:18 PM
64 Posts
What does FireBug show you on the HTML nodes that lack icons?
Jul 14, 2011, 8:38 PM
122 Posts
Re: Computed View Column Icons Not Always Displayed
If you view the source HTML of the web page, what's occurring for those entries? I'm wondering if it's a problem with the SSJS code or the URL it's creating. One possible thought, though I may be way off the mark, is the data type of the field, if you're pulling the value from the documents: I wonder if you're using getItemValueString but the value is a number, or something like that.

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