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

  • 31-01-2012
    I have the code on a checkbox object in the mouseup event:Outline is this:form1 mainForm subForm checkBox1I plan on having many more subForms.This is the script:if (this.rawValue == 1 || xfa.resolveNodes("mainForm.subForm[*]").checkBox1.rawValue ==1) xfa.resolveNodes("form1.mainForm.subForm[*]").bor...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 31-01-2012
    I have a PDF that seems to have a date problem. I have a date picker or the user can enter the date manually. I take the date and use it to populate column headers for a week. If you enter 1/1/12 then Monday becomes 1/1, Tuesday 1/2, etc. This works if you use the calendar. This works if you use mm/...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 31-01-2012
    AS if having three components -- Designer, Acrobat X, Reader -- weren't enough, I saw on the documentation blog (http://blogs.adobe.com/ADEPhelp/category/designer) that the name has changed:"With the latest release, Adobe renamed LiveCycle Designer to Adobe Digital Enterprise Platform Document Servi...

    Views

    945

    Likes

    0

    Replies

    1
  • 31-01-2012
    Hi,My data service call after the session time out for about 30 mins, does not get trapped into the fault handler. It pops up a Flash player error on the AIR simulator. I have some code to handle for session timeout error in the faulthandler. My server returns an exception for session timeout. My se...

    Views

    3.0K

    Likes

    0

    Replies

    3
  • 31-01-2012
    Hello,I ran across an issue where I have a form created with LiveCycle designer that has multiple insertion points with the same name.In those insertion points the same fragment is to be inserted.The fragment is being inserted in all of the insertion points but the javascript that controls the visib...

    Views

    637

    Likes

    0

    Replies

    1
  • 31-01-2012
    I have created a form in livecycle that lets me fill out a form, I created a button that allows me to send the form (as a PDF, not xml) to a specified email address, this all works great with reader extensions etc. However, If I add a signature line, when the user signs the document (which has been ...

    Views

    1.1K

    Likes

    0

    Replies

    0
  • 31-01-2012
    Hi all,I am using the same form for long time without any problems!From the time we upgrade from windows XP to Windows 7 Pro,we’ve had a few people send duplicate forms, as they say when they click “email form” it doesn’t do anything.. only to find out it’s sent multiple emails . when they went to t...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 31-01-2012
    Hello,I would like to know if there is a way to specify double-sided printing for specific parts of a document created in livecycle designer.We need some documents to be printed double-sided and some single-sided, I'm not sure if this can be defined on the XDP files itself or only at printer level.T...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 31-01-2012
    I wish to enter information such as project name, company name, date, etc. into a single data sheet. Then I need to autofill the same two or three fields across multiple separate pdf form files. In this case I have approximately separate files to autofill. The forms are all different however, they h...

    Views

    12.8K

    Like

    1

    Replies

    1
  • 31-01-2012
    I have created a generic form and then used it as the base for my custom forms. I had used radio buttons on one section and realized that is not the correct format so I changed them to check boxes. When I made the change it completely messed up the tab order even though all I did was change the form...

    Views

    437

    Likes

    0

    Replies

    1