Drop Down and Text Box link

This Forum is for the use of End Users requiring help and assistance for Tracker Software's PDF-Tools.

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Post Reply
GWhitley
User
Posts: 1
Joined: Mon Apr 13, 2020 3:39 pm

Drop Down and Text Box link

Post by GWhitley »

I need help with a pretty simple task. I have a multiple page PDF template that I am creating and on the first page I have a few drop down boxed. I want the input selected from those two drop downs to populate on the remaining pages of the pdf. I can't seem to figure out how to link the text boxes to the drop down.

Thanks!
User avatar
TrackerSupp-Daniel
Site Admin
Posts: 8600
Joined: Wed Jan 03, 2018 6:52 pm

Re: Drop Down and Text Box link

Post by TrackerSupp-Daniel »

Hi, GWhitley

If you are looking to have exact same data filled into those boxes, the simplest way to accomplish this would be to replace the text boxes with dropdowns of their own, and then give them the exact same "field name" as the original dropdown box. This will cause them to display the same data throughout the document. Please see the "Text" and "dropwdown" sections of this article, as well as the "managing fields" section: https://www.pdf-xchange.com/knowle ... ing-fields

The alternative of assigning a value to a "text" field based on the dropdown fields value would require some slightly complex JavaScript to be accomplished. In that case, you would need some JS knowledge, and can use the Adobe JS API reference for PDF interactions: https://www.adobe.com/content/dam/acom/ ... erence.pdf

Kind regards,
Dan McIntyre - Support Technician
Tracker Software Products (Canada) LTD

+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
Post Reply