Hello,
I've the below datacombo definition and when selecting an item from it and make this call:
var component=zen("Component").getProperty("value");
I would get the ID (first column) which is what I'm looking for
<dataCombo id="Component" name="Component" align="left" size="30" maxRows="400"
sql="select ID, name From MSDS_Serenity.Kit Where (? is null or %UPPER(name)[%UPPER(?)) And Loc=? AND Active=1 and ParentKit is not null and (RapidSterTemp != 1 or RapidSterTemp is null) and asset=0 order by name asc"
searchKeyLen="10"
editable="true"
required="false"
showEmpty="true"
d
.png)

.png)
.png)
.png)
.png)