Skip to main content
ashleys90246563
Participating Frequently
January 21, 2016
Question

Auto populate questions

  • January 21, 2016
  • 1 reply
  • 667 views

i made a document and I was able to auto populate my boxes corresponding to my dropdown selection. I made a blank selection by putting a space but if I type in that space it automatically puts it in the second box. Even if I don't want it there. Is there anyway to change this?

This topic has been closed for replies.

1 reply

Meenakshi_Negi
Legend
January 21, 2016

Hi ashleys90246563,

Please check the Form field properties.

Check if there is any action or JavaScript implemented on that field.

Regards,

Meenakshi

ashleys90246563
Participating Frequently
January 21, 2016

The only thing I put in was in Custom Calculation script and that is "event.value=this.getField("p").value;"