How to set field value based on comboBox selection
hi,
this simple seeming question, do need acheive this:
var = this.getfield("combobox").value;
if (a == "test") {
setfield("textfield") "1"
}
what syntax acheiving (pseudo)code?
thanks time.
i should note within form in adobe 9.1
thanks again.
More discussions in JavaScript
adobe
Comments
Post a Comment