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

  • 29-08-2013
    Running LiveCycle Designer ES 8.2 and Adobe Acrobat Pro 9 on Windows 7. I'm designing a form with many text fields. Most of them work great. However, I several text fields--some standalone, some table cells--where the vertical alignment of the user-entered value always shows as middle. For example, ...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 29-08-2013
    Hello,I am using the Mobile forms with an HTTP Submit Button linked to a web-service.How can I send back the response to the form, without having the user navigating from the form to the actual webservice URL?The problem is that in case of an error, the user needs to use the browser's back button to...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 28-08-2013
    Hi,In my form, i have used event.target to browse for a document. By default, it opens desktop to choose file. Is it possible to make it point to a particular folder in network?Please help.Regards,Sudha

    Views

    426

    Likes

    0

    Replies

    0
  • 28-08-2013
    Hi,New to Designer and making some headway...I've got a field to count the number of patients on a form. Each patient's details are in a subform, which is within a container. There's buttons to add or delete a patient/subform which is working fine.I'm struggling with getting the field to show the nu...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 28-08-2013
    Hi, (über-noob alert)How do I get rid of the black borders to the left, right and above a field when the caption is above the field?The borders of the field are set to 'none'. I could have no caption and place the captions as simple text blocks, but seems a needless workaround.Tahnks in advance,Simo...

    Views

    939

    Likes

    0

    Replies

    3
  • 28-08-2013
    We are creating numerous forms in LiveCycle and are very averse to having to specify "User Entered - Required" for two main reasons:doing so places those ugly, red boarders around required fieldsmost fields on most forms are required, we don't want to clutter our forms with red bordersThe problem we...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 28-08-2013
    I have a subform where I am adding instances to. Once page 1 is full i would like to have the instances continue to page 2.

    Views

    326

    Likes

    0

    Replies

    0
  • 28-08-2013
    I am losing my mind here! There's got to be a way to do this:Trying to restrict the total number of pages in a dynamic form with a repeating subform.The "Restrict Page Occurrence" option on the Master Page object tab does not work properly because of the repeating subform in the form.I have two mast...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 28-08-2013
    I have a field that calculates a total. I'd like for the total if it's less than or equal to 250.00 to make a subform visible. The end user does not put their cursor in or leave the total field. What event should I use for my script?Here's the script:if (this.rawValue <= 250.00) { page1.superVisor.p...

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 28-08-2013
    I have a table that currently consists of 3 rows.BagNumber of Items in BagA6B12TotalI have a button which allows the user to add more rows to the table, a maximum of 10 rows can be added. I would like to be able to add up all the numbers, in the total cell. How do I add up all the numbers for cells ...

    Views

    829

    Likes

    0

    Replies

    5