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-11-2010
    I need someone to take a look at the below in red and tell me why the Bcc is not working correctly, what am I missing?? all the other fields work great.var oDoc = event.target;oDoc.mailDoc({bUI: true,cTo: fldTo.rawValue,cCc: fldCC.rawValue,cBCc: fldBCc.rawValue,cSubject: fldSubject.rawValue,cMsg: fl...

    Views

    908

    Likes

    0

    Replies

    2
  • 29-11-2010
    Hi there!Please, I'd like to know how I should proceed to validade a LC PDF Generator trial version, already installed and working.Once I buy a licence, can I just activate the software using the serial number, or do I have to reinstall the product?Thank you for any information!Marcos

    Views

    913

    Likes

    0

    Replies

    4
  • 29-11-2010
    helloafter hours of work and reading blogs, I was able to create a form with multiple expandable fields.the problem is they dont go to the second page. they will be cut and sometimes everything moves to a second page and I have a blank first page.please help.I need to mention it happens when I'm usi...

    Views

    908

    Likes

    0

    Replies

    4
  • 29-11-2010
    Okay I have read lots of very confusing information about emailing a pdf from a form. All I know is mine does not work. It says acrobat is unable to connect to my email program when the email button is clicked. I am sure I need to set that up somehow, but I have no idea how to do that. Is it possibl...

    Views

    384

    Likes

    0

    Replies

    1
  • 29-11-2010
    Hello,I have a radio button with 2 options. Yes and No. When the user chooses Yes a hidden form appears. When they Choose No, the first subform will be hidden and the new option will appear. This radio button is in a hidden subform. If the subform is not opened, all the required fields are hidden an...

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 29-11-2010
    How to return a html repsonse after form guide rendering in browser indicating that server has recieved transmission and request is submitted succesfuly?I am rendering the form guide in browser using guide invoke service and when i submit the data in browser to server through guide , it is displayin...

    Views

    6.1K

    Likes

    0

    Replies

    22
  • 29-11-2010
    Dear AllI tried to set a path of field as below Code.in case of case1, i can set a presence property to extPath.but in case of case2, i can't set a presence property to extPath.is there any function to change type of variable such as toString().case 1 var extPath = Test_Report.Test_Result2;case 2 va...

    Views

    493

    Likes

    0

    Replies

    1
  • 29-11-2010
    Dear All.I set Global variable up in the Init as attached file.--------------------------------- Code ---------------------------------var total = 0;....function Xxx(){total = total + 10app.alert(total); // =====> 10}---------------------------------------------------------------------------when i c...

    Views

    686

    Likes

    0

    Replies

    1
  • 29-11-2010
    Hello all,In my form I want to create an field where you must fill in you lastname, but in the header of page 2 & 3 , there an field where the last name also must stand.I've tried and searched for something to create that, but it is not so easy like in microsoft Excel Does anybody know how I can cre...

    Views

    824

    Likes

    0

    Replies

    5
  • 28-11-2010
    Dear all,Is it possible to write script in LC Designer ES2 such that a file dialog box is presented to the form filler to choose a file he wants?It should be similar to app.browseForDoc() (which I can't use in Designer ??security issue) or xfa.host.importData() which will prompt the user to provide ...

    Views

    1.6K

    Likes

    0

    Replies

    4