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

Help to sanitize a fillable form with a button

New Here ,
Sep 01, 2023 Sep 01, 2023

Hello!

I am new to working with Adobe. I am creating a form for recruiters who fill out some sensitive information that cannot be shared with just anyone. However, we do need to send that form to hiring managers for the other info in the form. 

 

I want to create a button (lets call it a "scrub/save form" button) that scrubs/sanitizes or removes certain fields. I attached a sample of my form, the areas circled in red are the fields that I would need to be sanitized. 

 

Does anyone know how I would have this fillable form be sanitized and saved-as when hitting my "scrub/save form" button?

 

I apologize everyone, I am not well versed in Java scripting, like at all. I really dont know how to go about writing a script for this. 

 

Thank you so much in advance!

TOPICS
How to , JavaScript , PDF , PDF forms
375
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 ,
Sep 01, 2023 Sep 01, 2023
LATEST

You don't need to remove the fields. Just clear their values.

If you want to make sure they are totally gone then redact them.

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