Expand my Community achievements bar.

normynorms
normynorms
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have 2 forms form 1 and Form 2; how can i access form 2 fields from form 1? I read the Acrobat Javascript reference and I saw this code snippet:var otherDoc = app.openDoc("myDoc.pdf", this);otherDoc.getField("name").value="Enter your name here: "otherDoc.getField("name").setFocus();this.closeDoc()...

    Type

    Questions

    Views

    718

    Likes

    0

    Replies

    1
  • Need help,Here is an issue I need help with ...form 1 inserts data into a database and then form 2 retrieves some of this data from the database when it is open. After form 1 is filled out a button is clicked to open form 2. Now here is the issue: Since form 2 retrieves data from the database which ...

    Type

    Questions

    Views

    531

    Likes

    0

    Replies

    0
  • hey Paul,The code works fine and thanks again, here is an issue I need help with tho...form 1 inserts data into a database and then form 2 retrieves some of this data from the database when it is open. Remember the first issue I asked? after form 1 is filled out a button is clicked to open form 2. N...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • u r welcome JodiNorman

    Type

    Discussions

    Views

    1.8K

    Likes

    0

    Replies

    6
  • ok thanks again

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Thanks much it worked without the path...but y it cannot be used with the path? y does the file have to be in the same directory?Dont you think thats a limitation?Norman

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • no it wouldnt be limitiatiations cuz i am also using the one from professional. Tell me if you are seeing the area where u are able to enter javascript code for the form. If you are seeing it that area, its in that section below the task bar..

    Type

    Discussions

    Views

    2.1K

    Likes

    0

    Replies

    8
  • This is how i will solve it..on each field: whether a text field, combo box etc you can view their events by clicking them and selecting from the drop down list; in this drop down list u will see a number of events: click, enter, exit, prePrint, preSave etc and in that list u will find form:ready. S...

    Type

    Discussions

    Views

    2.1K

    Likes

    0

    Replies

    11
  • u can put it on the form ready event

    Type

    Discussions

    Views

    2.1K

    Likes

    0

    Replies

    13
  • I am working on  a small project where 3 forms need to interact with each other. Form 1 should be completed then the information saved to a database then form 2 called and because of common fields between the 2 forms...data should be populated from the database to form 2 (data that was entered from ...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
Top badges earned by normynorms
Customize the badges you want to showcase on your profile