コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Is there a way to delet a javascript from a form?

Avatar

Level 2

I have a form that has some javascript I no longer need. I've tried deleting it out of the Script Editor, and even deleting the field it is attached to, but no good.

When I open the form in Acrobat, the debugger always comes up.

What other information would you need?

debugger.jpg

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

I can see only this script variable in your form, you can select this and remove all the lines from the script editor, then it will be deleted from the form.

 

 

 

screen.JPG

元の投稿で解決策を見る

6 返信

Avatar

Community Advisor

Need to check the form for any reference to javascript(vkatoch07@gmail.com). For debugger, you can disable it in Acrobat choosing from Edit> preferences>Javascript

Avatar

Level 2

Thanks you, but I'm not sure do you delete it? That's what I'm having difficulty figuring out.

 

Screenshot 2023-06-05 124709.jpg

 

Avatar

Community Advisor

Share your form vkatoch07@gmail.com.

 

I’ll have a look.

Avatar

Level 2

Thanks, sent

 

Avatar

正解者
Community Advisor

I can see only this script variable in your form, you can select this and remove all the lines from the script editor, then it will be deleted from the form.

 

 

 

screen.JPG

Avatar

Level 10

The debugger says, it's a Folder-Level script. So the script you're looking for is not placed in your form but in a js-file saved on your computer. Look into the Javascripts folder of your Acrobat: 

 

/C/Program Files (x86)/Adobe/Acrobat DC/Acrobat/Javascripts