Hi,

How obtain the label of a selection-list

 

                  var wdOrig = this.form.lookupWidget("myCode");

                  var cValue = wdOrig.getValue();

                  var cLabel = wdOrig.getLabel(); <-!!!!!

 

Thanks,

 

 

 

Reply via email to