Skip to main content
Kathy5FFA
Inspiring
May 12, 2022
Answered

Remove Blue Highlight on Fillable Forms for All Users

  • May 12, 2022
  • 2 replies
  • 2913 views

Hello,

Can someone please provide the Javascript code used to remove the blue highlight (or any color) that appears on fillable fields of a form for any user that views it? I want any user that opens the form to see no background on fields and also checkboxes. I've created my own background in InDesign and the auto-highlighting disrupts the design. I am not a programmer so please provide instructions on how to do this. I have the most current version of Acrobat running on Windows 10. Thank you!

This topic has been closed for replies.
Correct answer deanp78121107

Worked for me too. Correct answer here

2 replies

Participant
February 13, 2023

Hi kathy, I hope you are doing well. Just wanted to ask you if you found the solution to your question.

I am facing the same problem. I have created a pdf measurement tracker in  AI and now i was using adobe acrobat pro dc to make it fillable. when i am saving it, its giving me the default blue color in the fillable fields which just disrupts the design. Can you please let me know how can i fix this? I have tried many methods but nothings seem to be  working. 

I will appreciate your response

thanks

 

Kathy5FFA
Kathy5FFAAuthor
Inspiring
February 13, 2023

Yes, the Javascript method worked for me:
Tools>Javascript
Click Document Javascripts at the top.
Create a Script Name>Click Add
In the Javascript Editor box, remove any script that is there and enter this exactly:
app.runtimeHighlight = false;
Click OK
Click Close and Save
This should turn off the highlighting of anyone opening this file, but I believe it only works when they are viewing the pdf in Acrobat Pro. Opening in browsers or other viewers may not work.
Hope this helps.


Participant
February 13, 2023

Thank you so much, I followed this and it worked. and you are right, it only works when the client is viewing it in acrobat