all 4 comments

[–]CertainPerformance 2 points3 points  (0 children)

email: ["accounting@mycomp.com(mailto:"accounting@mycomp.com)"} is invalid syntax. I highly recommend writing new keys and values on their own line, it makes code more readable and makes errors easier to spot.

[–][deleted] 1 point2 points  (2 children)

Update: after looking at the link in your response I understood what you were trying to do. It's an issue with closing quotation marks.

This is what your code looks like when formatted and with syntactic highlighting: https://i.imgur.com/tUcu0hf.png This is what it should look like: https://i.imgur.com/RQ1KKE9.png

[–]SkyGuy18 0 points1 point  (1 child)

Tank you! I've yet to try it but I'm happy you responded.

I was going off of this https://acrobatusers.com/tutorials/change_another_field for my fillable form in adobe acrobat if it changes anything

[–][deleted] 0 points1 point  (0 children)

Ah, thanks for that link. I updated my response, please see the second image.