Expand my Community achievements bar.

nmjfaulknerII
nmjfaulknerII
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Catherine -I don't know how to jump to a location or easily transfer data, but to open another form you need this code:app.openDoc("path/filename.pdf");You should be able to associate that to a "change" or "click" event.  I use it on an "enter" event on a form to auto open an instrcution form.

    Type

    Questions

    Views

    784

    Like

    1

    Replies

    0
  • Hi all -I have a subform that contains a dynamic table.  The subform has a textfield that indicates a condition, and the table below it allows a user to add in actions.  A button allows the user to create a new instance of the subform, so the whole thing is repeated.Subform is named EOC, table is tb...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • That did it, thanks!  I had thought those "" were necessary, and had tried it but still had the Row1. in the code.  DOH!

    Type

    Questions

    Views

    340

    Likes

    0

    Replies

    0
  • Niall -Thanks.  I have set this up but no access changes are happening.  The button I have is in the HeaderRow if that makes any difference:

    Type

    Questions

    Views

    330

    Likes

    0

    Replies

    0
  • LCD 9, Acrobat 9, Windows 7Gurus –I am trying to make a table for comments, and when you create a new row the prior row will lock for editing.To add a row I put a button in the table with this code:_Row1.addInstance(true); xfa.for.recalculate(true);I am not familiar with the code to move through a t...

    Type

    Questions

    Views

    940

    Likes

    0

    Replies

    4
  • Hi -rawValue does not work on signature fields, so that code will do nothing.  Use the collection feature in the signature panel to lock particular fields:Create a collection then modify it to lock whatever fields you need.

    Type

    Questions

    Views

    302

    Likes

    0

    Replies

    0
  • LCD 9 – Acrobat 9Why is it that if you place a list box in a dynamic form and add a digital signature, the dig sig will indicate changes after signing if the list box has data binding?  I have data binding on textfields and this does not occur.  If I enact data binding of any type (global or use nam...

    Type

    Questions

    Views

    440

    Likes

    0

    Replies

    0
  • Ahhh...it ONLY opens a PDF.  I was trying to open a test txt file, and was stumped why this would not work.  When I tried to open a PDF it works fine.  SO now I will see if I can hard code a path name in and use my checkbox routine....Thanks,

    Type

    Questions

    Views

    444

    Likes

    0

    Replies

    0
  • Malcolm -Thanks, I have that script as well, but I cannot see that app.openDoc works.  I cannot find that referenced in the LCD script manual, it does not auto-complete like every other valid code when typing it into LCD, and the sample code that comes with LCD that uses that code does not work eith...

    Type

    Questions

    Views

    430

    Likes

    0

    Replies

    0
  • LCD gurus: what is the script to open an external file?  I have yet to find anything concrete that will do this via Acrobat 9 - we cannot use Acrobat X.The situation I have is I need to enforce that a procedure document is open on the screen while a user fills out the PDF.  I would like to create a ...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    4
Top badges earned by nmjfaulknerII
Customize the badges you want to showcase on your profile