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-07-2010
    I created a form in LiveCycle Designer. It has 2 submit buttons, both to the same email address. They link back to a hidden button to send the email. The form works undistributed, but when I distribute the form to track respsonses, the buttons no longer function. Why?

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 19-07-2010
    I am working on creating a customizable PDF that will be around 50 pages long. I will be sending out these PDFs to representatives for my company to use with their own clients.I want them to be able to customize the PDF by being able to input their institution's name once and for it to replace anywh...

    Views

    347

    Likes

    0

    Replies

    1
  • 19-07-2010
    I am transforming an existing PDF form into one that can be filled in and printed. I have added check boxes and also text field. When I save the form as a PDF, there are the words "Text field" just to the left of the text field. How do I get rid of this? The form already had text describing each fie...

    Views

    659

    Likes

    0

    Replies

    0
  • 19-07-2010
    Hi Everyone!I have a strange problem in Livecycle Designer and I appreciate any help or suggestion to help me to get the solution I have a subform A that is suppose to be a header, and a subform B that represent the lines. If I set in subform B that subform A is to be the header (overflow leader whe...

    Views

    503

    Likes

    0

    Replies

    1
  • 19-07-2010
    I'm trying to set a numeric field to have a % sign added at the end of the number. example: 10% 20% or 100%. Everytime the entry is entered it always adds two zeros to the end of the entry making it 1000% 2000% or 10,000%.My current pattern is num{zzzz9%} .

    Views

    456

    Likes

    0

    Replies

    2
  • 19-07-2010
    The SharedCollection as shipped is somewhat lacking in functionality. (It doesn't work with classes that implement IUID as described in the documentation.)The changes are pretty significant, so I'll just post the entire file. FlashBuilder should have no trouble fixing the indentation.OverviewOfChang...

    Views

    654

    Likes

    0

    Replies

    0
  • 19-07-2010
    Is there a way to bind two text fieldsso that the information in the first imput field can be pushed forward to the second field and then the second field can be modified without modifiying the original field?Ex:F.1 P.1 Patient Range of Motion = Input 50 Degrees then F.1.P.2 Patient Range of Motion ...

    Views

    701

    Likes

    0

    Replies

    3
  • 19-07-2010
    I have a form with 2 drop downs and a fill in. All get data from a web service I created. The drop downs get their data from this xml that is populated in a couple of text fields:Dropdown1txtfield: "123456789PUBLIC, JOHN Q Dropdown2txtfield: "987654321ANYMAN, JOHN TThe third takes input from a text...

    Views

    417

    Likes

    0

    Replies

    0
  • 19-07-2010
    I Am using a drop down list: with clients names that upon specific choice from list I want to make a image field visible.Drop Down has:Client AClient BImage 1 is above the drop down list, Image 2, Image 3 are below the Drop down list and all images are set to visibileI would like to have CLient A ch...

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 19-07-2010
    Hi:I have a requirement to do the following...1. Dynamically create multiple tables on the fly.2. Be able to cycle through the newly created tables and determine how many rows are in each table.This is the code that I came up with, but once it goes through the first table and loops back through it g...

    Views

    464

    Likes

    0

    Replies

    1