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

  • 08-12-2011
    I am trying to set up a form where the numeric format of one field is based on units of measure in another field. The fields are: units1 and iq1. What I want to do is have the iq1 field format for percent with two decimal places when units1 is LS or ls or L.S. or l.s. otherwise the field should be f...

    Views

    471

    Likes

    0

    Replies

    0
  • 08-12-2011
    Hi All,We are flattening a pdf using "Transform PDF" Activity. The transformed pdf conatining some ascii characters instead of the font in the pdf.Pls help.ThanksAbhiram

    Views

    506

    Likes

    0

    Replies

    0
  • 07-12-2011
    Hi,Is it possible to have a dynamic PDF form (created in Live Cycle ES2) save itself after a certain event occurs without the save as dialog box appearing and with a filename which is defined based on data entered into particular fields?I am hoping to do something similar to macros used in Excel whe...

    Views

    528

    Likes

    0

    Replies

    0
  • 07-12-2011
    Hello,I am trying to create a table with a Header, repeating Transactions and a Total. These components will be quite complex in the final form so I am using subforms rather than an actual table object.I don't want the Total subform to be left on a new page by itself, i.e. it should always be accomp...

    Views

    635

    Likes

    0

    Replies

    0
  • 07-12-2011
    I started this discussion here.I have a bunch of PDF documents. I want users to be able to make annotations in their browser, and save them back to my server.If I use Acrobat X Pro and click on "Send For Shared Review", then it behaves the way I want. However, I don't want to have to manually open A...

    Views

    1.8K

    Likes

    0

    Replies

    0
  • 07-12-2011
    I already got the text field to expand after i am able to type but when I go to preview the field does not flow to the next page. It hides behind the content I have on page two. How do I get the text field to push the content below it when it expands?

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 07-12-2011
    Hi,For some users the default camera and mic devices might not be the desired devices.I know you can get the flash settings popup with a right click but it's small and users don't understand what to do there.How does LCCS handle this situation?Is there a component for webcam and mic settings that le...

    Views

    995

    Likes

    0

    Replies

    3
  • 07-12-2011
    Hello,I am currently working on an adobe form that will do new hires, status changes and terminations.I want to utilize the repeating subforms capability for network drive and lotus notes database portions of the requests.this way they only need to add a subform for the required number of assets the...

    Views

    735

    Likes

    0

    Replies

    0
  • 07-12-2011
    Hope this is the right forum to post in; I'm using Livecycle Designer 8.0 (and I couldn't find a specific forum for it).I have a form where I'd like to hide and collapse particular non-relevant subforms when printing. These subforms should always appear when viewing the form on screen (so they can b...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 07-12-2011
    Hello,I have a set of 3 radio buttons. When the user selects one of the radio buttons (value = 1), then a specific radio button is selected in the second group (value = 30). Here's the script I'm using: if (Emp_Type.selectedValue == 1) { wkly_Hours.selectedValue = 30; }else { wkly_Hours.selectedValu...

    Views

    602

    Likes

    0

    Replies

    2