These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

calling javascript file in forms

nugra
Registered: Jun 22 2009
Posts: 2

hi,
I'm new to adobe live cycle designer. I have a field validate javascript file which i need to use to validate form fields.
Can any one help me in calling the javascript function in form.

My Product Information:
LiveCycle Designer, Windows
gkaiseril
Online
Expert
Registered: Feb 23 2006
Posts: 4308
The file needs to be palced in one of the Acrobat/Reader's application or user Acrobat/Reader JavaScript folder. See [url=http://www.acrobatusers.com/tutorials/2006/folder_level_scripts]Entering Folder Level Scripts[/url] by Thom Parker for information on how to locate these folders.

But since folder level scripts need to be installed on each user's system, I would look at document level scirpt objects in the LiveCycle Designger form.

If your validation script is from a web page, you may have to modify it to work with Acrobat/LiveCycle Designer.

George Kaiser