Expand my Community achievements bar.

01371406
01371406
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • The signature field on my pdf form continues to fire even when the person signing selects "Cancel" on the  dialogue box first to appear. All code in the preSign/postSign events fire properly if the user wants to sign the document. However if the user doesn't want to sign I need to prevent the postSi...

    Type

    Questions

    Views

    2.4K

    Like

    1

    Replies

    3
  • Bruce,I tried your ideas, but didn't get them to work. I finally realized I wasn't being specific enough for what the textfield1 should equal. I also changed the function variable name since it was the same as the global variable "EMAILADDRESS". Thank you for your help. The document works correctly ...

    Type

    Questions

    Views

    535

    Likes

    0

    Replies

    0
  • This form uses a script object to hold a function that runs the email verification code. I haven't yet figured out why the the value of EMAILADDRESS is undefined. I want the textfield1 to equal empty (not the word, but a blank space) if the email address doesn't match "@testdomain.com". Any ideas? T...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • I use my Livecycle form to collect information from the user and then process the data into an Excel spreadsheet. There are approxiamately 200 fields on this form and only about 10 fields really need to be processed for data. If I turn off data binding for the remaining 190 fields will this cause an...

    Type

    Questions

    Views

    648

    Likes

    0

    Replies

    0
  • I don't clearly understand what you are asking however I will try to help. You can change a textfield value using scripts such as posted below. Can you post your form on workspaces for us to look at and understand the exact question? Hope this helps or gets you pointed in the right direction.Here ar...

    Type

    Questions

    Views

    324

    Likes

    0

    Replies

    0
  • I used Script Object's to run functions for me and enter data into my XML string based on information entered in another field. Here are couple of examples if this helps.//Script for entering the text for the subjectvar subjectText =<body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xf...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Radzmar,I have messed with your code above to try and make the script validate a field with:Last, First MIas of yet I haven't been able to figure out what is missing. I have tried changing the script to:(/\D{2}?\s*,+\s\D{2}?/g+\s\D{1}?/g)to account for the Middle Intial. A name having hyphens or any...

    Type

    Questions

    Views

    545

    Likes

    0

    Replies

    0
  • Move your javascript files, trust functions or whatever you need to:C:\Users\JoeUser\AppData\Roaming\Adobe\Acrobat\Privileged\11.0\JavaScriptsMost likely you will have to create a new folder after "Privleged" titled "11.0"Then create a folder after "11.0" titled "JavaScripts"Move your .js files into...

    Type

    Questions

    Views

    502

    Likes

    0

    Replies

    0
  • Is this the most current information concerning where app level an user level scripts reside for Adobe Acrobat XI? http://helpx.adobe.com/acrobat/kb/user-javascript-changes-10-1.htmlI recently upgraded to Adobe Acrobat XI Pro & Livecycle ES 3 from X and ES2 respectively. Now Livecycle can't find the...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    1
  • This was a new prompt for me when testing my file in Adobe Acrobat after creation in Livecycle ES2. What does this mean? I am not aware of any protection I created with this document in LiveCycle Designer ES2. Nor do I know the password.

    Type

    Questions

    Views

    878

    Likes

    0

    Replies

    1