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

  • 5/9/11
    Hi all,I ve created a form in which there are two drop down lists.Let's one drop down list contains three items A,B,Cand another drop down contains three items Apple,Banana and Cherry.So,my query is how to create a relation between these two dropdown lists,so that if I will select 'A' from the 1st d...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 5/9/11
    I know this may be a novice question, but can someone please explain when/why xfa.resolveNode is used form design? Is it a form of shorthand to keep from referencing a parent subform?Thanks in advance

    Views

    18.5K

    Likes

    0

    Replies

    6
  • 5/9/11
    Hi,     How do I disable a form, including its fields and buttons, with a press of a button (possibly with Acrobat Javascript)?     Is there a function that will block all fields?     This blocking must be permanent, that is, once the button is clicked all buttons should be disabled, allowing only t...

    Views

    746

    Likes

    0

    Replies

    1
  • 5/9/11
    Hi...New here... Version 8.2.3 running in SAP.Want to format a single address line from 4 individual fields... City,  State Zip-codeWant the City, seperated from the State by a comma and 1 space.... and State seperated from the Zip-code by 1 space.Examples...Boston, MA 07884Fountain Valley, CA 76877...

    Views

    3.2K

    Likes

    0

    Replies

    5
  • 5/9/11
    Hello!A client  wants to use PDF forms (around 2000  forms) in their company, most of  them using JavaScript or FormCalc scripts, but today their employees  (thousands) are not  allowed to activate JavaScript in their computers.  Obviously this will  have to be changed.They say their security people...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 5/9/11
    Hello!A client wants to use PDF forms (around 2000  forms) in their company, most of them using JavaScript or FormCalc scripts, but today their employees (thousands) are not  allowed to activate JavaScript in their computers. Obviously this will  have to be changed.They say their security people are...

    Views

    910

    Likes

    0

    Replies

    1
  • 5/6/11
    Hi,We need help in field level validation.The requirement is Text Field should not allow special charecters and Numbers.We have written following script in Exit event to restrict special chars and numbers.if(this.rawValue == null || this.rawValue == "") {// Nothing}else if(!this.rawValue.match(/[a-z...

    Views

    956

    Likes

    0

    Replies

    2
  • 5/5/11
    Basically, I would like the text in one text box to be split up to auto-populate other textboxs in my form, each peice of info is separated by a "-".Example:Main Text Box: "Data A - Data B - Data C - Data D"Question 1: Data AQuestion 2: Data BQuestion 3: Data CQuestion 4: Data DBasically I want the ...

    Views

    7.5K

    Likes

    0

    Replies

    9
  • 5/5/11
    Hello!I have a big quantity of forms being imported from JetForm format (IFD) to be converted into PDF.One of the difficulties we're facing is we cannot (so far) change the interval value between the grid lines, so it's difficult to edit object with milimetric precision.Another difficulty: in JetFor...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 5/5/11
    Hello,I have problems with the creation of two row headers in tables, especially with the repetition of these two headers when overflow the table in another page.I created three tables in one Subform (ASUNTOSP, ASUNTOSN, ASUNTOSO). Each table has two headings (one is the title of the table and anoth...

    Views

    2.0K

    Likes

    0

    Replies

    3