Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Auto populate questions

Community Beginner ,
Jan 20, 2016 Jan 20, 2016

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?

TOPICS
Acrobat SDK and JavaScript
565
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 21, 2016 Jan 21, 2016

Hi ashleys90246563,

Please check the Form field properties.

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

Regards,

Meenakshi

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 21, 2016 Jan 21, 2016

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 21, 2016 Jan 21, 2016
LATEST

meenakshin83966505

basically I have a drop down box and my selections have an export value. I have enable custom text. but I do not want that custom text to transfer to the other box.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines