B
bryan
On document.new, I am pre-loading fields with info from our host system.
I need to auto select a drop down value based on a value in text1.
For example let's say the drop down list contains
WNA
WNI
PMI
if text1 = '1' then I want to auto select WNI in the drop down
Thanks in advance,
Bryan
I need to auto select a drop down value based on a value in text1.
For example let's say the drop down list contains
WNA
WNI
PMI
if text1 = '1' then I want to auto select WNI in the drop down
Thanks in advance,
Bryan