Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/26/10
    I have created a form that needs to be made available and filled in by multiple persons, but not through the email distribution process. When the form is completed and returned in xml format all of the file names are the same. THe xml's can't be copied into a folder without over writing each other. ...

    Views

    455

    Likes

    0

    Replies

    0
  • 8/26/10
    Hello,I'd like to learn more about writing a custom component (a DSC), does any one know if there is documentation/guide/tutorial on how to start on it? Please share your comments.Thanks in advance,Han Dao

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 8/26/10
    I created a simple form that uses javascript to hide or display subforms based on the selection from a drop down menu. Everything was working fine. When I integrated the dropdown and subforms into an existing form, the subforms no longer display on DropDownList1::change. The code looks like: form1.s...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 8/26/10
    Here is my scenario:I have a Image field where users enter a Picture.How I can lock the image field after entering the picture having before locking a alert message like:"Image field will be lock. Are you sure is the correct picture?"Also any suggestion how to unlock only the Image field of the form...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 8/26/10
    I am trying to achieve impossible here.I want to use a button with javascript to populate 2 deferrent text or text fields.this is my codeform1.#subform[0].PrintButton1::click - (JavaScript, client) var Item = app.response("Enter the Item") var myXML = xfa.resolveNode("Table1.Row1.Text1").value.exDat...

    Views

    553

    Likes

    0

    Replies

    1
  • 8/26/10
    Hallo,i hope you can understand my problem (and maybe solving or helping to solve it). I've created a PDF with user-specific inputs from a website. The text of the document depends on the choices and selections of the user. These choices and selections depend on database tableentries. At the end the...

    Views

    501

    Likes

    0

    Replies

    0
  • 8/26/10
    I have created a 7 different subforms each consisting of a DDlist and a few text fields. I have associated a button to each different field. When I push a button I would for the associated subform to appear at the top of the page (not in the position where the subform was origionaly created). If I p...

    Views

    451

    Likes

    0

    Replies

    1
  • 8/26/10
    Hi, I created an application and a folder inside that. I have 1225 files to copy to the folder. I am using 'Import' option to load the files.After checking in 1225 files, I am not able to see any of the files in ' Show remote resource' view. After that it is taking lot of time to open the folder in ...

    Views

    568

    Likes

    0

    Replies

    0
  • 8/26/10
    Hello.I'm new to Livecycle, and i'm creating a form that has a calculation, such as 'textbox1 = textbox2 * 4', works fine, but i can't figure out how to add text onto the answer, I tried'textbox1 = textbox2 * 4 & "degrees" 'But it just made the answer 0.Thanks for any advice/help.

    Views

    356

    Likes

    0

    Replies

    1
  • 8/26/10
    How can we get only the first level of nodes of a subform?For ex:Form1     SubForm1          Text1          Text2          RadioButton1     SubForm2          Text1          Text2          RadioButton1     SubForm3          Text1          Text2               SubForm31                    RadioButton1I...

    Views

    588

    Likes

    0

    Replies

    1