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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 04-10-2012
    xfa.data.saveXML() saves the data of the whole form, but I need to capture the data of a particular subform  .. How do I do this...?

    Views

    456

    Likes

    0

    Replies

    0
  • on 04-10-2012
    Hi Gurus,              This is my first post. Im getting started with Adobe Interactive Forms and Im stucked with something. I need to put a dropdown inside a table cell, I am able to do it but I dont know how to do the binding. When I use a simple dropdown (not in a table) its allright but inside a...

    Views

    402

    Likes

    0

    Replies

    0
  • on 04-10-2012
    I'm creating a form that will have an email button to send an allert that the form was filled out. So far I got it to work based on another example on this forum, but it is attaching the file to the email. I don't want that, all I need is to send an email with a predefined Subject line. Here is the ...

    Views

    949

    Likes

    0

    Replies

    4
  • on 04-10-2012
    Hi , I am using the livecycle and invoking the process via email and its working fine. But whenever i clicks the submit button it always opens with MS outlook email client. use my current email program is checked in computer defaults of internet option  but if i use my web emails( like yahoo and gma...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • on 04-10-2012
    Is it possible to have the selections in a drop down menu be one font size and then when the selection is choosen it is displayed in a lager font size?I did this,  form1.#subform[0].DropDownList1[0]:: enter - (FormCalc, client)$.font.size = "12pt"which made the font size 12pts.I then tried to put $....

    Views

    2.1K

    Likes

    0

    Replies

    2
  • on 04-10-2012
    How I can add CC in the script below?Thank youvar myDoc = event.target;     var address = xxx@aaa.com; var sub = "Personal Action Form to Review For ";     var Sender =(form1.PageA.personalInfo.rawValue);     var msgBody = "Hello.\n\nThank You!"; myDoc.mailDoc({ bUI: false,         cTo: address, cS...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • on 04-10-2012
    Need some help...I saved a form as XML Dynamic format and now I have to insert page numbering.  I can't find anything in LiveCycle on how to do this, does anyone have ever done this.  I tried to insert page numbering in Adobe Pro 9, but I get an error message that I do not have sufficient permission...

    Views

    654

    Likes

    0

    Replies

    1
  • on 04-10-2012
    can we retrieve , if the user has pressed "Save" or "cancel" button on the "SaveAs" dialog box.??if not how will i determine if the user has saved the file or not?

    Views

    545

    Likes

    0

    Replies

    0
  • on 03-10-2012
    I've created a dynamic interactive PDF form in LiveCycle Designer, it's for capturing data and then exporting in XML.  It works perfectly on my desktop PC.  When I've tried to use it on iPad via Adobe Reader I can complete the form, but when I email it the form is empty at the other end.  Ideally I'...

    Views

    832

    Likes

    0

    Replies

    0
  • on 03-10-2012
    I am working on a 3 page form. I have 27 checkboxes, about 9 on each page. On Preprint the NON-checked boxes need to creep up toward the 1st page. The page has static header area, an introductory paragraph (subform) and after the last checkbox there is a closing (Exit) paragraph.I am extremely confu...

    Views

    607

    Likes

    0

    Replies

    1