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 11, 2011, 3:07 PM
6 Posts
topic has been resolvedResolved

Anyone know how to update a combobox in an XPage with values selected in a textarea field?

  • Category: Server Side JavaScript
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: combobox,partial refresh
  • Replies: 1
 I have searched high and low for a potential solution to this, but I am not sure how to do it, so if anyone smarter than me could assist, I'd appreciate it.
 
basically I have a control with two fields. One field is a textarea field that accepts multiple values and the second is a combobox. I want to have the selected choices in the textarea field to populate the combobox when values are entered into it. I realize that I likely have to write some sort of update code when the onchange event occurs, but I am not sure how to get just that combobox to refresh its choices since none of the fields seem to have a partial refresh option on them. 
 
I have code to generate the list dynamically in the combobox, but obviously it won't run without reacting to some event. 
 
Can someone point me in the right direction? Thanks. 
 
Brandt 
Aug 11, 2011, 7:38 PM
6 Posts
Re: Anyone know how to update a combobox in an XPage with values selected in a textarea fi...
 Well that was needlessly complicated by me. Totally forgot about the Events tab for each item. Once I found that, it was easy peasy. Sorry to waste everyone's time.

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