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

Fillable form upload image button

Explorer ,
Apr 10, 2021 Apr 10, 2021

I created a fillable form. I want the user to be able to upload an image that appears in a very specific place ON that form. I don't want them to click the "image" field, because I want it to be more intuitive---I have a list where the user fills in text fields. I want the "upload" button to appear in that list.

 

How can I do this?

TOPICS
PDF forms
327
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 ,
Apr 13, 2021 Apr 13, 2021

Put the button beside the text fields.

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 ,
Apr 13, 2021 Apr 13, 2021
LATEST

Place this script as a mouseUp Action in the button:

 

this.getField("image").buttonImportIcon();


Acrobate du PDF, InDesigner et Photoshopographe
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