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

  • 20-07-2010
    I have developed a dynamic form in which the user can add categories and items to a bid proposal form. I have been successful at getting the item amounts to calculate and the subtotals to calculate but unsuccessful with any script that will result in the sum of all the subtotals. I am not a programm...

    Views

    600

    Likes

    0

    Replies

    3
  • 20-07-2010
    When more than one user is online, message passed by one user is received by all the users . For example user A, user B and user C is online.When user A initiate the Chat with user B, sends a message to user B or vice versa. User C also receives the message.

    Views

    656

    Likes

    0

    Replies

    2
  • 20-07-2010
    Ok the task I am trying to do should be really simple but I just can't get it to work I have tried many different scripts but its not working. So I have to Numeric fields named "Num1" and "Num2" all I want to do is to set a script where if Num2 equals a numeric value 1 or greater then Num1 presence ...

    Views

    720

    Likes

    0

    Replies

    2
  • 20-07-2010
    WAS: LC ES2 on Websphere App Svr 7.0.0.5 on Win Svr 2008 r2 on VMwareESX4.0DB: Oracle 11G on AIXInstalled Components: LC ES2 RMIn the spirit of helping people in dire need, as I am now....Hi All,Ok, so this is the 4th installation at the client - bank!Everything installs as expected - takes a bit lo...

    Views

    853

    Likes

    0

    Replies

    1
  • 20-07-2010
    I have a fillable form that is Reader Extended (so it can be saved from Adobe Reader). After a user fills in the form, he clicks a submit button that sends a data stream to a servlet. The servlet embeds this data as XML in another version of the form, converts the form to be PDF/A compliant, and ret...

    Views

    2.8K

    Likes

    2

    Replies

    8
  • 20-07-2010
    Hi,My requirement is:Need to submit form to two different methods doGet and doPost.doGet will authenticate the request by asking to enter username and password.After successful authentication we need to call doPost to submit the data of form.I tried using Get(url); and Post(url,data,type); methods o...

    Views

    1.7K

    Likes

    0

    Replies

    0
  • 20-07-2010
    Hello,I was wondering if there was a way, similar to the option in Excel to add a comment to a particular cell so that when one hovered over the cell, a small box with additional text would appear.Also, I was curious to see if there is a button that could be made to show all comments or disable all ...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 20-07-2010
    New to LiveCycle but have figured out dynamif forms and textfields that flow from page 1 to the next page if needed. What I need to do is have "textfield1" fill but not expand and then as the user types, the focus needs to chane to textfield2 automatically and start filling.There are other fields be...

    Views

    1.7K

    Likes

    0

    Replies

    14
  • 20-07-2010
    The namespace of a javascript defaults to the script object in which it is located, meaning that if I have a script object called "myScripts" with the following declaration:function myFunction(XFAObject) {// manipulate XFAObject...return XFAObject;}, I need to precede a call with the name of the scr...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 20-07-2010
    Hello.I have a process of decoding barcodes.I have 3 examples of barcodes (the inforrmation encoded in several barcodes(from 2 to 5) ), this process decodes one of them just fine(3 barcodes on the page), and during decoding two others some problems occur : after "Decode" of 2nd barcode (5 barcodes o...

    Views

    2.1K

    Likes

    0

    Replies

    11