Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/8/08
    Hi,Does anybody know how to reference the name of a page in JavaScript? I have a form with 10 pages and want to use the same code on each page to return that page's name.Thanks for the help?Ralph

    Views

    413

    Likes

    0

    Replies

    1
  • 12/8/08
    I have created a form for the web where clients may fill it out and submit it to an email address. I had hoped this would be a pdf file, but it is coming as an xml file. How do i change it to pdf? Thanks in advance.Bob

    Views

    746

    Likes

    0

    Replies

    3
  • 12/8/08
    I posted a topic recently about setting user information whena user logs in but have not been able to get it or work. ThanksNigel for the suggestion and code for using shared model. I createdtwo .as files called userdec.as and userdecevent.as. I have hadtrouble sending the information back and forth...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 12/8/08
    I'm using a JS statement that I've found to dynamically delete subform rows when the user clicks a delete button:Subform.Row1.instanceManager.removeInstance(this.parent.index);This works if my delete button appears in Row1, like this:Subform Row1 Button Field1 Field2However, I'd like to wrap the but...

    Views

    973

    Likes

    0

    Replies

    3
  • 12/8/08
    I have two different sets of text fields, that are linked globally (I don't know how else to call them) and I need them to be combined so that they flow depending on the length of the first entered field. Is there a bit of code that can help me with this?Also, I'm working with a document that uses p...

    Views

    451

    Likes

    0

    Replies

    1
  • 12/8/08
    I have come out here in the past and been able to get some really great help. I hope that it continues. I have a 26 page document that has a 9 page form in it. I would like to be able to put a print button in that automatically sets it up to print just the form. Can someone please tell me it this ca...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 12/8/08
    I have downloaded a trial version of Acrobat, with LC. In LC, I am both creating a form from scratch and from a template. While working on both, the help function says I can see a preview of the form using PDF view but it is not available as a tab nor as the F5 function and the option under view is ...

    Views

    859

    Likes

    0

    Replies

    4
  • 12/8/08
    Hi all,Not sure if this is possible (probably due to the security restrictions) but I want to open Internet Explorer to view a web page, instead of Reader/Acrobat when a user is viewing my form standalone.If they are viewing through IE already then it will work fine, but I want it to work if they ha...

    Views

    945

    Likes

    0

    Replies

    3
  • 12/8/08
    I have developed a form using Adobe LiveCycle designer 8 which has an email button. Right now, when the email button is clicked, the form is attached as PDF to the desktop based default email client, Novell or Outlook express.Is it possible to have the users select a email client of their choice (Ho...

    Views

    765

    Likes

    0

    Replies

    2
  • 12/8/08
    I think I know what I want to do, I just don't know how to do it.I have a form which has rows that can be added or deleted as the user requires. The first column in the row is a control number which has some static text and a number starting at 001 that I want to add to or subtract from based on the...

    Views

    1.9K

    Likes

    0

    Replies

    2