Expand my Community achievements bar.

01371406
01371406
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  •      I have created a LiveCycle document that has a repeatable subform as url linked below. The form will not let me call a Script Object after removing an instance at index[0]. Regardless of the number of instances remaining. I use a script object to show and hide buttons. Adding an instance is not...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    3
  •     I have created an Adobe Livecycle ES4 form with expandable textfields. Almost all works fine, except for 1 problem. When the user has a textfield filled with pages of content (words) that run a number of pages (e.g. 4 pages) the form will snap-back to page 1. When the user clicks into the textfi...

    Type

    Questions

    Views

    584

    Likes

    0

    Replies

    0
  • I created a Livecycle form months ago that has worked perfectly until the last few days. When I made some subtle non-script changes the Ghost Text I created months ago stopped working correctly upon enabling the form for Adobe Reader. When I preview the form in Livecycle preview mode the Ghost Text ...

    Type

    Questions

    Views

    578

    Likes

    0

    Replies

    1
  •      I attached a sample pdf to show the problem I am having. I created a text field that is supposed to have bullet points. However bullet points are not selectable in the "paragraph" toolbar of Livecycle. Screen shot attached. Althought it looks like the button is selectable, nothing happens when ...

    Type

    Questions

    Views

    6.0K

    Likes

    0

    Replies

    4
  • I am using multiple dropdown list to help a user find their correct sales associate based on the model and part they are using. However my "switch" statment is always going to the "default" case. Where am I scripting wrong?https://workspaces.acrobat.com/?d=X2MirIocbNfyojw6QezAbA

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    1
  • I want to write a javascript to search a textfield for a given value say "104B-XX-XXX" the "X"s represent any numbers between 0-9. If the textfield contains this value (e.g. 104B-38-293) I would like to set a global variable value to equal this 104B-38-293. I thought a RegExp would be the correct me...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    2
  • The below script allows me to place a date from mm-dd-yyyy format e.g. 05-17-2004 into Month Day, Year format, e.g. May 17, 2004. I used a Script Object function to convert the date. However how do I run the function inside the textfield.rawValue =  without the script giving me an "undefined". //Let...

    Type

    Questions

    Views

    852

    Likes

    0

    Replies

    1
  • 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
  • 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

    647

    Likes

    0

    Replies

    0