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-08-2010
    Hi, I’ve got a field of the current date which can be changed into another date. The new date is been checked but only for one time and although the error message appears, the wrong date is been shown. Can anybody help me please? I think I must write a script code there. Wright? Thanks in advance! M...

    Views

    421

    Likes

    0

    Replies

    1
  • 20-08-2010
    Hello,I am scanning an ID on PDF form and i just want to know if there is a way to join a text or a photo from page two to page one then i'll have one page that contain the informations of the two pages scanned. Can anyone help me? thank u in advance.

    Views

    380

    Likes

    0

    Replies

    0
  • 20-08-2010
    The filler may enter the textfield then type something and revert it back,any command that can simply detect a field's value has been changed on it's exit event?

    Views

    587

    Likes

    0

    Replies

    3
  • 20-08-2010
    Hello,I am using Flex 4 with LCDS 3. I am having problems with properly handlingexceptions.I have a simple commit service like;var commitToken:AsyncToken =_serviceName.serviceControl.commit(); // Commit the change.commitToken.addResponder(new AsyncResponder(function (event:ResultEvent,token:Object=n...

    Views

    616

    Likes

    0

    Replies

    0
  • 19-08-2010
    Hello All,I am submitting the form data to server using HTTP submit button. I am stuck in a weird situtation:When I fill the form and click submit and my Firefox is open than I get this error "An Error Occurred during Submit Process. Cannot Process content of type text/html". However the data get su...

    Views

    3.4K

    Likes

    0

    Replies

    1
  • 19-08-2010
    HiI have two drop downs. The second is populated (via an array) based on the choice of the first drop down. What I would like to happen is that when the first drop down is chosen, the second drop down displays a default value that the user can change if they want one of the other choices. It is a jo...

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 19-08-2010
    I am having some difficulty returning values checked for null.The Javascript function is Calculate and my code is as follows:if (xfa.resolveNode("INPUT.Vehicle.Row[0].Vehicle-Year").rawValue != null) {(xfa.resolveNode("INPUT.Vehicle.Row[0].Vehicle-Year").rawValue + " ");} else {}+if (xfa.resolveNode...

    Views

    970

    Likes

    0

    Replies

    4
  • 19-08-2010
    In 8.2.1.3, how can a form be retrieved from a stalled or running process by the admin? I know a user who participated can retrieve a form from the audit of the workflow, but how can the admin retrieve a form?

    Views

    596

    Likes

    0

    Replies

    1
  • 19-08-2010
    I am currently working on an order form that has multiple items, each in their own sub form. I am using the following script in the layout:ready function on my total box. The problem I am having is it is only adding up the totals from the first page of the form, and not recognizing the totals from t...

    Views

    444

    Likes

    0

    Replies

    2
  • 19-08-2010
    I would like to submit my form data (LiveCycle Designer using a button that both fires off the print action and the http submit action.I have a button programmed to print (xfa.host.print(1, "1", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0) but I can not figure out how to code the submit action ...

    Views

    379

    Likes

    0

    Replies

    1