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

Multi auto populate AND validate before sending - how?

New Here ,
Aug 15, 2016 Aug 15, 2016

I have a long form that has 'user info' and 'supplier info'. This form has 3 check boxes, with 1 needing to be selected. 2 of the check boxes would auto populate this section with either the 'user info' OR 'supplier' info the 3rd check box would leave that section of the form empty allowing the 'translator' to fill their info.

How do I do this?

On completion the form MUST validate before sending...

TOPICS
Acrobat SDK and JavaScript , Windows
265
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 Expert ,
Aug 16, 2016 Aug 16, 2016
LATEST

You would need to use a script that populates the fields based on the selection (and makes them read-only), or clears them and makes them editable. You can manually set the fields as required to make sure they are validated when the form is submitted.

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