Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 19-11-2009
    Hello, I'm new to LiveCycle and i'm tryting to create a bullet list, is this possible? Sorry if this questions has been asked before. I would be greatful for any help.

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 19-11-2009
    Hi All,I am using the Cairngorm framework, Java for my online flex application. One of my screens has a search field, upon clicking enter an Event is dispatched and the corressponding Command class is called. This command class sends a RemoteObject request to one of the Java class methods which retu...

    Views

    272

    Likes

    0

    Replies

    0
  • 19-11-2009
    I created a fillable form with LiveCycle Designer ES (version 8.2) that has a drop-down list on it. I have nine possible choices in the list. Because of the fact that it is nine choices instead of 8, a scroll-bar is created for the user to scroll down to pick the last item on the list if that is the...

    Views

    720

    Likes

    0

    Replies

    3
  • 19-11-2009
    I have created a fillable form in LiveCycle Deseigner ES (version 8.2) for our Store Managers to use - to fill in new hire information to submit to our Corporate Office. At the bottom of the form I have 2 buttons - a Print button and a Submit button. We would like them to fill out the form with all ...

    Views

    730

    Likes

    0

    Replies

    2
  • 19-11-2009
    I have a form that use a particular font. This font was not installed on my system and the substitute font form would pop up when opening this form. I just installed the missing font onto my desktop machine and re-open the form in LifeCycle. However, the substitute font form is still popping up. Eve...

    Views

    260

    Likes

    0

    Replies

    1
  • 19-11-2009
    I want to limit a number field to two digits.I can do that by sizing the text field and checking "limit length to visible area" in the field properties.Alternatively, I can set a pattern num{99}. However, if I do this, then if someone enters an alpha character, it converts it into a zero! This is le...

    Views

    677

    Likes

    0

    Replies

    3
  • 19-11-2009
    Using Adobe Livecycle CS PDF Generator, how can I convert TIFF (source is Xerox printer) to PDF/A. I am able to convert TIFF to PDF, and TXT or DOC etc to PDF/A, but TIFF to PDF/A doens't seem to work.Apparently I don't know which options to choose.Best RegardsSven

    Views

    6.6K

    Likes

    0

    Replies

    6
  • 19-11-2009
    I have a field that should be in percent, so I want people to only be able to enter numbers from 0 to 100. I know I can set ZZZ as my pattern, but that will also allow 999, for instance. Is there a simple way (other than coding) to implement that? If not, I'll do the code, but just curious if I was ...

    Views

    432

    Likes

    0

    Replies

    2
  • 19-11-2009
    Hello,I have 3 check boxes that when checked, show different pages of the form that are hidden until checked. I have a button that, when clicked should navigate to the first page of the visible pages, but it doesn't work. So, if two of the boxes are checked, I want the button to navigate to the page...

    Views

    890

    Likes

    0

    Replies

    9
  • 19-11-2009
    Here is my scenario..I have a list box with Allow multiply selections checked.Is it possible whatever selections user select to show up into another field?I try to use on Change event the script:var sNewValue = this.boundItem(xfa.event.newText);TextField1.rawValue = sNewValue;but does not work if us...

    Views

    342

    Likes

    0

    Replies

    1