Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/19/13
    I am trying to add a row to an empty table (no rows) and it seems that addInstance doesn't work. table.row.instanceManager.addInstance(1); Is there a different syntex if the table has no rows?Thanks

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 9/19/13
    Hi I have the following problem ... I have created a pdf document, and also added javasqript ... so I can not edit this document in acrobatLiveCycle must change the security settings ....  where can i edit the settings ??? 4 Example a picture of my problem i hope you can help me topmostSubform.Page1...

    Views

    896

    Likes

    0

    Replies

    2
  • 9/18/13
    I’m new to live cycle and have set up a flowable form which I seem to be having some issues with.  As each sheet of the form needs to contain the company branding, the name of the member of staff completing the form and the date, I have set it up using a master page which includes some images for t...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 9/17/13
    I'm sorry i can't find this answer anywhere.If i want to ask a question in a form and provide two oppositie responses (Yes or No) using check boxes or radio buttons, how exactly do I do that? I saw various people referring to 'java' i have no idea where to put that or what java is required. I need s...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 9/17/13
    Hello,I know how to create a 2-level menu for somehting like:Fruits>Apple          Banana          Orangesvar choice = app.popUpMenuEx(     {cName: "Fruits",      oSubMenu: [ {cName: "Apple", cReturn: "Apple" }, {cName: "Banana", cReturn: "Banana" }, {cName: "Melon", cReturn: "Melon" } ]},But what w...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 9/17/13
    Need help... I'm trying to add auto text to a text field based on a value in a numeric field. I want my text field (summary box) to say "Passed" if the value (score box) is equal to 10 and the field to say "Not Passed" if the value is equal to less than 10. My numeric field is being calculated by se...

    Views

    3.0K

    Likes

    0

    Replies

    6
  • 9/16/13
    Hello Everybody, I started to work with adobe form for two weeks now.And i am wondering something since two days where is the documentation ?On adobe forums, we find a quick FAQ.On SCN there is some documentation. But where is the official or/and most complete documentation ?Is the full documentatio...

    Views

    8.7K

    Likes

    0

    Replies

    7
  • 9/14/13
    The Value within Quotes get repeated twice. Any idea?if(this.rawvalue != null){     this.rawValue = "/ " + this.rawValue; }Desired Result = / SampleData.Obtained Result = / / Sample Data. The "/ " gets repeated twice.

    Views

    942

    Likes

    0

    Replies

    1
  • 9/13/13
    I have a button on the form to help users add attachements,  I can get the name / path / size  / filetype - but is there a way to check if the new attachemnt is an xfa form ?thanks

    Views

    3.9K

    Likes

    0

    Replies

    6
  • 9/13/13
    The error reads: The are at least two Radio Buttons which have the same value.  Since the gorup is meant to be mutually exclusive, all values must be unique.I've tried using the object pane to rename but it doesn't remove the warning.

    Views

    906

    Likes

    0

    Replies

    1