Delete a Terminal Field


hello, have 2 form buttons same name. depending on relative positions, want delete 1 of fields. using this:

 

var f1 = this.getfield(fname+".1"); if (f1 !== null) {     this.removefield(fname+."1"); } 

 

where fname field name. however, terminal field not deleted. there way delete terminal field acrobat javascript? thanks.

 

rick

what mean "terminal field"?



More discussions in JavaScript


adobe

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account