I can remove the shading on fillable fields, save the change, but when other users open the file, the field is still blue. I don't want the fields shaded blue when the users opens the file. How can I resolve this issue? I'm using Adobe Reader X, and Adobe Pro X, Edit>Prefences>Forms>Highlight Color toggles the color on or off. The change affects my forms but not the user's view of the same form.
Solved! Go to Solution.
Glad I could help.
Make sure you flag the response as Correct.
Thanks.
Kyle
Views
Replies
Total Likes
In your top most subform you can add this JavaScript to the docReady event:
app.runtimeHighlight=false;
Kyle
Perfect. This is what I need. Thank you for your quick and accurate response.
Nancy
Views
Replies
Total Likes
Glad I could help.
Make sure you flag the response as Correct.
Thanks.
Kyle
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies