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

  • 12-08-2010
    Hi,I have a servlet which is getting the data and rendering a PDF form and display the form into user's browser. I want to show a progress bar or a waiting image/message on the browser when a rendered PDF is loading. I found out that there is no delay in any step of the code itself but the PDF is ta...

    Views

    1.4K

    Likes

    0

    Replies

    0
  • 11-08-2010
    The default color is black for selected check marks. How do I change the color to blue? I want the selected radio buttons and check boxes to stand out from the rest of the form. All of the other date entry in the form I have created is blue. It seems like there should be an easy solution but I haven...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 11-08-2010
    I know this has to be some simple thing I don't know how to do. I need my tab order to continue to the next page but it wont it starts over on each page not allowing the user to continue from page to page. Please help I al somewhat new to this program so give it to me the easy way.

    Views

    1.1K

    Likes

    0

    Replies

    7
  • 11-08-2010
    hello,Users in our organization currently have to complete a number of different forms when an accident occurs. I am creating a .pdf that combines these fomrs into one, with the first portion being a data input section where the user inputs the data and then this populates other sections (pages of t...

    Views

    983

    Likes

    0

    Replies

    1
  • 11-08-2010
    Hi,Looking for help on calcluating something in a form.I have a table with three columns (Things, Year Purchased, Cost). The Year Purchased column has drop down list with 2010 and 2011 in it. Under the table I have two numeric fields named 2010 and 2011. When a person selects a Year Purchased and th...

    Views

    646

    Likes

    0

    Replies

    4
  • 11-08-2010
    I am trying to divide two numeric fields using /. It returns the correct value, but gives a script error each time

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 11-08-2010
    I am using Flex to make my forms and am looking at the Assign Multiple Tasks activity to provide some concurrent task functionality. A limitation I am running across is that the XML provided to each participant in the activity is identical.I am simplifying my problem, but assume I have 5 participant...

    Views

    807

    Likes

    0

    Replies

    2
  • 11-08-2010
    Hi Guys,my next question is:is it possible to set focus on the last items of a populated list with xfa.host.setFocus(PAGE3.lisbox1.selectedIndex); ?Thanks in advance!!Diana

    Views

    402

    Likes

    0

    Replies

    1
  • 11-08-2010
    Please help if you can, this is a complex question, so bear with me.Also note that I am in Livecycle 8.2 ES (not ES2 or higher).I am working on creating XSD schemas to map to form objects.I have created one master schema document that is wired into multiple forms, and I have one separate schema for ...

    Views

    520

    Likes

    0

    Replies

    0
  • 11-08-2010
    Please have mercy on me and my headache!I'm tripping over my own feet at this point. All I'm trying to do is a simple if..then..else function and getting no where. Here's what I've put in:if(ProjectedADC>RehabBeds)then((RehabBeds-ADC)*400000)else((ProjectedADC-ADC)*400000)I've checked and I have For...

    Views

    558

    Likes

    0

    Replies

    2