Remove logic from fillable form

A picture is worth a thousand words. We have created some pdfs tutorials showing common tasks.

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

rob@wilqo.com
User
Posts: 6
Joined: Thu Mar 14, 2024 6:35 pm

Remove logic from fillable form

Post by rob@wilqo.com »

We downloaded a fillable PDF from a US government website.

The form includes some logic such that, for example, when a user clicks a checkbox, 4 other check boxes automatically get populated.

When I open the PDF in PDF-XChange and go into Form Edit mode, I can't find where that auto-fill logic is so that I can delete it.

I've selected the checkbox and viewed properties and the ACTIONS are all <Empty>

I've looked in the JaveScript Console and it is blank.

Where else should I be looking?
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6903
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada

Re: Remove logic from fillable form

Post by Paul - Tracker Supp »

Hi, rob@wilqo.com

thanks for the detailed post. JavaScript can also be document level, access them from the document Properties (ctrl+d):
image.png
If there is nothing there maybe send us the file to look into?

Kind regards,
Paul - Tracker Supp
You do not have the required permissions to view the files attached to this post.
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
rob@wilqo.com
User
Posts: 6
Joined: Thu Mar 14, 2024 6:35 pm

Re: Remove logic from fillable form

Post by rob@wilqo.com »

Thanks!
Nothing in the doc level either.

I did solve the problem!

They have multiple elements with the same field names.

If I give each a unique name, they no longer "auto fill".

SOLVED!
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6903
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada

Remove logic from fillable form

Post by Paul - Tracker Supp »

:)
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com