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 17, 2012, 3:09 PM
68 Posts
topic has been resolvedResolved

Progress bar cotnrol ? Is there any ?

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.3
  • Role:
  • Tags:
  • Replies: 3
Hi.
 
Is there any Progress bar control ? I was searching and I found some but they don't work fine. 
May 17, 2012, 6:45 PM
68 Posts
Re: Progress bar cotnrol ? Is there any ?
Thanks Simon for your help only one fast question (don't want make new topic)
 
How to in JavaScipt (client) get document value ?
 
I want to make something like this (this is server side code that won't work) only in client:
document_test.getItemValueString("document_field");
May 17, 2012, 9:39 PM
122 Posts
Re: Progress bar cotnrol ? Is there any ?
Because IDs have to be unique, the ID you see in the properties panels or source pane is converted at runtime. To handle this there is a SSJS global function getClientId() or you can use #{id:myField} in CSJS to parse the client-side ID at runtime. Both are well documented.

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