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

  • 10-09-2009
    One of our project requires migrating data from existing MS Word documents to Adobe compatible XML, especially users don't want to loose the formatting when it is imported to a rich text field. Is there any solution accelarators available for migrating existing MS Word documents Adobe XML?

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 10-09-2009
    I would like to script (Javascript) two numeric fields so that the total percentage of the two equals 100%For instance, if one field input is 45, on exit, the other field will be populated with 55.I can get it to work from one textfield using the formula: NumericField1.rawValue = 100 - NumericField2...

    Views

    875

    Likes

    0

    Replies

    2
  • 10-09-2009
    Hi,I am designing a Form using LiveCycle Designer 8.0Scenario:User can attach the file through "Attachments" facility provided on Adobe Reader.The requirement is to attach 3 documents and post it to SAP system using Web services.I am using the following code(which i got from this forum only) to find...

    Views

    560

    Likes

    0

    Replies

    0
  • 10-09-2009
    I am not a coder...and very new to Adobe LiveCycle. Can someone please walk me through (step by step, if possible) the procedure for requiring fields in a form? I'm lost. Thanks!

    Views

    590

    Likes

    0

    Replies

    1
  • 10-09-2009
    I'm using Automation to populate and save a set of Adobe LiveCycle created forms from a database.For testing, I have the form visible while populating it and can see the checkbox values being properly set. But when saving the form, everything EXCEPT the checkboxes/radiobuttons settings are being sav...

    Views

    19.9K

    Likes

    0

    Replies

    3
  • 10-09-2009
    Geetings Experts:I'm implementing additional security measures into my 'initialze' event, where I'll check some global variables and render the file unreadable if needed.Which object and properties do I access to remove all my pages from the form?I would like to createa a function that removes all t...

    Views

    2.3K

    Likes

    0

    Replies

    5
  • 10-09-2009
    It seems that when I try to add an event listener for when a menu item is click in a roster I am getting a compile error.code:roster.addEventListener(MenuEvent.USER_MENU_ITEM_CLICK, onMenuItemClick, false, 0, true );error:Severity and Description Path Resource Location Creation Time Id1119: Access o...

    Views

    619

    Likes

    0

    Replies

    0
  • 10-09-2009
    In quantity discounts, it's pretty common to have the quantity discount vary with the number of items purchased, but not as a fixed percent per item. Example:Quantity Purchased Discounted price (each)1 $102-4 $95-8 $78-10 $610+ $5For narrow price bands or not too many elements, using a switch statem...

    Views

    610

    Likes

    0

    Replies

    2
  • 10-09-2009
    I have created my form in LiveCycle and now I am going to put in on a webpage to have a user fill it out. The issue I am coming into play is that they might not have Reader or Acrobat installed on the machine. Is there a way that they can still fill out the form without either of these installed?

    Views

    724

    Likes

    0

    Replies

    4
  • 10-09-2009
    I will be receiving this in my xml 1,345.444, i need to only display 2 decimal points (1,345.44). Can anyone help me with this? Becuase my incoming value has a coma, the patterns in adobe display a zero 0.

    Views

    462

    Likes

    0

    Replies

    1