Previous | Next | (P-PDF) JavaScript
Topic: Combo selected text and export value?
Conf: (P-PDF) JavaScript, Msg: 28299
From: dgall
Date: 10/9/2001 02:28 AM
Is it possible to obtain the get the selected text value as well as the export value in a combo box. My efforts only will get one or the other, but not both when using 'getField("combo1").value'. thanks,