Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/22/13
    Hello adobe comunity,im currently using Adobe LifeCycle Designer ES and appeareantly it is not possible to enlarge some types of barcode such as datamatrix.Is there any way or tricks to do this?My goal is to make my barcode still recognizable after get scanned, printed or faxed by mid-low quality eq...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 1/22/13
    How with a button on click event I will be able to view specific page or specific subform of a page?Form consist from flowed pages Thanks

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 1/21/13
    I found this link in the livecycle designer discussion but I can't view or download it, is it a private download or something?https://acrobat.com/#d=rqvjWvn5WIBrWD*GLDRgfAhttps://acrobat.com/#d=gTlaptez8XA2A5*0it4WowWhen I click on the link it alway go to this page. Sorry ahead if this is stupid que...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 1/21/13
    I have pdf form created using livecycle. I'm trying to find a way to programmatically allow a user to copy and paste entire rows onto other rows. Right now, it just allows then to copy single elements/fields.Is it possible for a user to copy an entire row and paste it onto another row (so that all t...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 1/20/13
    I was wondering if it is possible to send a query from livecycle to web service and parse the return data.An quick example of what I am thinking is querying a database like wolfram alpha using their html query.It is in the format http://api.wolframalpha.com/v2/query?input=pi&appid=XXXX. where "pi" i...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 1/18/13
    Can you save as "Reader enable" a LiveCycle form using Acrobat XI just as you could using AX?  Or must you buy the LC Reader Extensions server to allow the Reader user to save filled-in data?We currently have AX and LCD 2, and create forms in LCD2 before opening in AX to reader enable.  I'm concerne...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 1/17/13
    Hello Experts,My requirement is,I am launching the form back end ERP system's app, where in i have screen, wherein user will enter the employee # on the first/home screen's input field then as a next step the form will be launched on the IE browser together with the employee details. Now user has a ...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 1/17/13
    This Adobe publication http://helpx.adobe.com/acrobat/kb/user-javascript-changes-10-1.htmlsays place the Trusted Function .js file in (for MS Windows 7 & Acrobat X Pro):Users\(username)\AppData\Roaming\Adobe\Acrobat\Privileged\10.0\JavaScripts.(disregard spacing issue in JavaScr and ipts. Webpage er...

    Views

    7.8K

    Likes

    0

    Replies

    12
  • 1/17/13
    Please let me know if there is any way for a user (someone sent a form created with Adobe LiveCycle Designer to complete and email back) to be able to click on a populated dropdown list and type in a value which matches one of the values in the dropdown list, but for the user not have to worry wheth...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 1/16/13
    Hi Volks,I have a pdf form with few date fields (weekdays), and a button what is chek these datefields. here is the code:if ((xfa.resolveNode("date_m[1]").rawValue == null) || (xfa.resolveNode("date_m[1]").rawValue == "")) {          app.alert("Check the date fields from Monday to Friday!");  }else ...

    Views

    2.0K

    Likes

    0

    Replies

    6