Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 4/7/08
    Can anyone explain and offer a solution to my table header continuation problem? My table is set to allow additional rows with add/delete buttons. In the Accessibility tab, its role is marked as "header row". In Object>Pagination tab, both "Include header in initial & subsequent pages" are checked. ...

    Views

    6.5K

    Likes

    0

    Replies

    6
  • 3/9/08
    I try to use a validate event to prevent an empty string. So I used this little Formcalc script: (I prefer Javascript as well. Yet I felt it should be possible with Formcalc as well)<pre>if ($ == "") then 0;else 1;endif</pre>This validate event never returns 0 Does anyone have an explanation for th...

    Views

    7.1K

    Likes

    0

    Replies

    2
  • 3/3/08
    OK..I am a noobie to the Designer process --- this is my first time putting a document together.I have a question:I have created a form in which I have a drop down list. However, there is only so much text that is "visible" in the form (there is no room to expand)As it will not wrpa around to a seco...

    Views

    9.7K

    Likes

    0

    Replies

    6
  • 2/12/08
    Can someone help me please?! I can't seem to find anyone that can. I have CS3 and everytime I open forms this happens. I have uninstalled and reinstalled it 4 different times-still continues... I get this ERROR: Adobe LiveCycle Designer has encountered a problem and needs to close. We are sorry for ...

    Views

    19.6K

    Likes

    0

    Replies

    43
  • 1/29/08
    I've got an urgent problem with Adobe LiveCycle Designer and I really could use some help. The problem is that I'm trying to get my textfield expandable, but whatever I try, it's not working. What I'm trying to get done is that you can fill in a textfield, and when there is more text than the size o...

    Views

    12.0K

    Likes

    2

    Replies

    10
  • 1/15/08
    Hi, I've got a dynamic table where rows can be added by the user, in each row there's a checkbox cell. At the end of the table there's a "fixed" row where I have to count the number of the checked dynamic rows. How can I do that?Thanks for your help.Pascal.

    Views

    12.6K

    Likes

    0

    Replies

    13
  • 12/4/07
    Hello,can you please give me any idea how to force LiveCycle ES to display any footer only on the last page of a dynamic form? I can write a short script which would check if the dynamically generated page of the report is the last one or not, but how can I do it in a Form design? If I create a foot...

    Views

    12.2K

    Likes

    0

    Replies

    4
  • 11/7/07
    Hi,I have a 5 page PDF form. I need to save this 5 page form as 5 seperate PDFs. Each PDF will be of one page from the original form. So i need to split the 5 page original PDF into 5 seperate single page PDF. I need to do this as part of my workflow. Please help.

    Views

    2.5M

    Likes

    43

    Replies

    73
  • 11/7/07
    I have a field set up as a number. The number is an integer, 9 characters in length. I don't want any commas. I have tried setting the various formats for this field but whenever I enter a number, designer adds the commas as I exit the field. Is there a simple solution to eliminate the commas, or pr...

    Views

    8.8K

    Likes

    0

    Replies

    3
  • 11/5/07
    Hi, Im trying to create a field that users can only enter number. If they enter text, an error message should pop up. I can't seem to get it to work although i got the error message to show when users enter text. However, im not sure what i need to put in the "validation pattern" box. Should it be 9...

    Views

    8.3K

    Likes

    0

    Replies

    13