Expand my Community achievements bar.

NoahKnows
NoahKnows
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Is there any way to implement error handling into a formcalc function?I'm using a Get function to call a file from a web server... It works if there is an internet connection but returns a formcalc error if no connection is available. I would rather return a more discriptive message to the user if n...

    Type

    Questions

    Views

    976

    Likes

    0

    Replies

    1
  • ok I figured out what I did... I just used the URL function GET() Very simple and it works for a URL but I can't get it to read a local file. Am I missing something?using formcalc...This worksvar value = Get("http://domain.com/test.txt")$.rawValue = valueThis doesn'tvar value = Get("C:\test.txt")$.r...

    Type

    Questions

    Views

    301

    Likes

    0

    Replies

    0
  • I have accomplished this before but can't for the life of me remember (or find) the code I used. I need to be able to read the contents of a .txt file and automatically populate a form's text field. It would be heplfull to beable to make changes to this field and have them saved in the text file als...

    Type

    Questions

    Views

    695

    Likes

    0

    Replies

    2
  • BUMP...I did find the solution for this. The user had to allow this form to connect and retrieve the contents of the file and this is fine. The problem is I have lost the code I used. Anyone know how to read from a text file using Formcalc or Javascript?

    Type

    Questions

    Views

    362

    Likes

    0

    Replies

    0
  • Is there JavaScript code for a form that can check a server for a file or check the contents of a file for a code and change the content or layout of a PDF form? Once I figure out how to check for a file or better yet, check the contents of the file I can then have my form change based on the presen...

    Type

    Questions

    Views

    697

    Likes

    0

    Replies

    2
  • is it possible to create a button that copies a text field to the clipboard? I have a hidden field that compiles the values from multiple inputs and I want to be able to click a button to copy this information to the clipboard... Baring this the other option will to be to show the field, highlight i...

    Type

    Questions

    Views

    2.6K

    Like

    1

    Replies

    1
  • I have created a dynamic drop down list using data binding and it works in preview as long as I specify a data file on the preview tab in form properties. If I open the form in adobe reader the list is blank. What am I missing? How do I have the pdf automatically connect to the external data file wi...

    Type

    Questions

    Views

    889

    Likes

    0

    Replies

    1
  • Yes, I am aware of that. These forms are run only in-house on three computers that are networked together on a larger network. If the file can be place on a shared network folder that would be ideal but if it has to be specific to each machine I can do that also. These forms are only run on these th...

    Type

    Questions

    Views

    486

    Likes

    0

    Replies

    0
  • I am clear on how to create a folder level .js file and I think I am clear where to place it but I dont understand how to load it and then refrence it when creating my livecycle form. Is there somewhere that I can get a relativly simple tutorial to walk me through the whole process... once I have th...

    Type

    Questions

    Views

    487

    Likes

    0

    Replies

    0
  • Where/How do you add folder lever functions such as those needed to access identity poreties in LiveCycle... I have been unable to find it and I am sure it is simple.

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    6
Top badges earned by NoahKnows
Customize the badges you want to showcase on your profile