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-09-2011
    How can I check if the LCCS server is allive?without to much overhead.henry

    Views

    523

    Likes

    0

    Replies

    2
  • 29-09-2011
    We are using Live Cycle to manage emails we receive and convert then to PDF file. Our EMail system is Lotus Note. "gerr" What we are attempting to accomplish is to not loose the formating of the Lotus notes emails we receive. Live Cycle we understand only handles natively Plain Text and HTML mime. T...

    Views

    1.9K

    Likes

    0

    Replies

    0
  • 29-09-2011
    I'm trying to create a form whereby persons filling out the form can upload an image to the form. I've been able to figure out how to set the Image Dimensions and sizing (scale image to fit rectangle).. however, is it possible to restrict the image size ie: 999kb on the form?The reason is that i'm t...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 29-09-2011
    HelloAfter filling the form text feilds, drop-down fields, check boxes, when user presses the SUBMIT button, we are getting the below error"Entyered values are NOT in the listed values"I did some research in Google, they said that, may the Dropdown list is not contaning the choosen entry/value (or) ...

    Views

    383

    Likes

    0

    Replies

    0
  • 29-09-2011
    HelloAfter filling the form text feilds, drop-down fields, check boxes, when user presses the SUBMIT button, we are getting the below error"Entyered values are NOT in the listed values"I did some research in Google, they said that, may the Dropdown list is not contaning the choosen entry/value (or) ...

    Views

    282

    Likes

    0

    Replies

    0
  • 29-09-2011
    Hi everyone,i've been looking all over the internet to find solutions to my problems, but it's not that easy to find good explanations of how things work with databases.So, here's the situation:i had a form (built with LC designer 8.0) with a HTTPsubmit button linked to a php script that would handl...

    Views

    1.8K

    Likes

    0

    Replies

    6
  • 29-09-2011
    Hi, I have configured a Live cycle barcode form service to decode a barcode from TIFF file. It will decode the result in TEXT file.The Version used is Adobe LiveCycle 9.0. I am getting some Tiff files through fax channel. But my barcode decoder service is not able to decode the barcode.The barcode a...

    Views

    2.3K

    Likes

    0

    Replies

    1
  • 28-09-2011
    I am designing an order form and this is my first time using livecycle. I have 2 tables each with 10 drop down boxes of varying items. Followed by a unit price, quantity and total.All of these boxes work correctly. I am having problems calculating the total at the bottom for all the boxes.I have tri...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 28-09-2011
    Hi,I have some Text Field names that are changed by Javascript in certain Click Events. These renamed fields are used for navigation purposes in conjunction with xfa.form.resolveNode, and all works flawlessly until the form is saved, and re-opened.After opening the saved form, all data entered is pr...

    Views

    723

    Likes

    0

    Replies

    2
  • 28-09-2011
    I am trying to write a script that divides one cell with another. I first got an arithmetic error and went to the blogs and found out that's becuase it was trying to divide it by zero. So, I followed the suggested formula, which is an if/then formula:a4.rawValue = if (a2.rawValue>0) then (a3.rawValu...

    Views

    774

    Likes

    0

    Replies

    1