Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/25/18
    I've built many dynamic tables that typically add a single instance of a row at a time. Does anyone have a method for duplicating two rows at a time?Thanks.

    Views

    794

    Likes

    0

    Replies

    1
  • 9/18/18
    Hi, I am trying to export a individual asset using AssetExportService API .  I am able to export all the unpublished assets, but when i try to export each asset individually ,.... I am facing the issue. Below is my JSP code : --------------------------------------------------------------------------...

    Views

    1.7K

    Likes

    0

    Replies

    0
  • 9/17/18
    I have Adobe Acrobat Distiller 2017 on a PC, and would like to use it in combination with LiveCycle Designer. I've read that it should be bundled with Acrobat, but I can't see any sign of it. Where can I find LiveCycle Designer?Cheers, Meredith

    Views

    14.5K

    Likes

    0

    Replies

    3
  • 9/17/18
    Is it possible to have a button that performs a "save as" and "reset" without actually resetting the current state?So literally a button that saves another blank exemplar of the form itself without deleting the current entries.Thank you in advance

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 9/16/18
    I want to download the free trail version of LiveCycle Designer.where can i find LiveCycle Designer? thank you

    Views

    4.3K

    Likes

    0

    Replies

    3
  • 9/14/18
    Hi,I have created a form with text fields set as a comb of characters. when I save the pdf as a static pdf, the border gets thicker like the screenshot below.I have tried to change xml source to make thin border by adding <edge thickness="0.01mm"/>, but it didn't work.If I save the file as a dynamic...

    Views

    965

    Likes

    0

    Replies

    1
  • 9/14/18
    How to set bullet points (bullet lists) in LiveCycle Designer ES (8.2)?

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 9/13/18
    Default View-Grid X-Y-distance is too large.How can I reduce a Grid X-Y-distance between a Grid-Points?ThanksLS Designer ESVer. 8.2.1.xxxxxxx

    Views

    1.0K

    Like

    1

    Replies

    1
  • 9/12/18
    if i try to place a control with mouse, it can only be placed automaticaly on X-Y-positon with a fix distance.if a wish another place, i should to input X Y in layout property of control manuallyWith mouse i cant't place a control on a wished position, because of fix X-Y-distance automation. (It wil...

    Views

    995

    Like

    1

    Replies

    1
  • 9/12/18
    HiI'm having difficulties on changing SubformB.margin.bottomInset.On SubformB::calculate I have this script:if(this.SubformA.instanceManager.count == 1){  this.margin.bottomInset = "3.2mm";}else{  this.margin.bottomInset = "0mm";}console.println("** bottom: " + this.margin.bottomInset);While I can s...

    Views

    1.4K

    Like

    1

    Replies

    2