Expand my Community achievements bar.

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

  • 12/17/19
    Can someone outline the steps to convert a dynamic XFA to a static XFA? I need to avoid flattening the doc but dynamic isn't compatible.

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 12/17/19
    Good morning, Just trying to come up with java-script under a button that would allow me to clear signature fields after the document has been signed. I know this is a bit unorthodox, but i don't have the full AEM suite available where i could create a process flow that can handle this better, so i'...

    Views

    3.3K

    Likes

    0

    Replies

    1
  • 12/15/19
    I have developed an order form which is to be filled out by multiple users in remote offices. The users have both Apple and Windows machines and some use the Chrome browser. All users have localized Acrobat Pro or Reader installed. In addition the client has a SharePoint server. We have tested docum...

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 12/6/19
    I am having an issue with my FormCalc script on LiveCycle Designer forms.  Here is what I getMy form has 11 Rows (top row[0] is text only) and 9 columns with columns 4 (parking),7 (miles),8 (rate) being the values I'm trying to total.Here is the formula I've been using: form1.Page1.table.Row1.total:...

    Views

    4.2K

    Likes

    0

    Replies

    2
  • 12/5/19
    I have a license for Adobe LiveCycle Designer ES4.I am already aware that LiveCycle has reached end of life and that Livecycle is now known as Adobe Experience Manager Designer.....I have been developing smart documents in LiveCycle Designer for the past 10 years....  I've literally spent that last ...

    Views

    5.1K

    Likes

    0

    Replies

    4
  • 12/5/19
    Hello,I want to output a table in two content areas on one page. There is fixed text between the tables. The two content areas have the same height, so they run full at the same time. In this case, another page is to be output.The whole thing has already been implemented, there is only the problem t...

    Views

    1.2K

    Likes

    0

    Replies

    0
  • 12/4/19
    If you develop a process in LiveCycle Workbench that as a script object or step, does this mean that this step will be single-threaded? Or multi-threaded? Or it can be configured?What is the impact in case it is single-threaded? It will slow other processes if it will run on the server part of a lon...

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 12/4/19
    Hi all,I want to make a field named "KdAufPos" visible, if another field named "Kontierungselement" (text field) has the character length 7.I am using the following javascript code in the change event of the Kontierungselement field:  console.println("START ");var currentLength = this.rawValue.lengt...

    Views

    3.9K

    Likes

    0

    Replies

    2
  • 12/4/19
    Is there any other method rather than using the following code, for populating and binding the data at the same time:-this.rawValue=xfa.resolveNode("$record.aaa.bbb").value;The other way to bind data to the fields could be:-Form.MyForm.bind.match="dataRef";Form.MyForm.bind.ref="$record.aaa.bbb";But,...

    Views

    4.9K

    Likes

    0

    Replies

    2
  • 12/3/19
    In adobe lifecycle workbench es2 we were able to add an assembly descriptor. that has been depecrated on AEM 6.3 forms workbenchthis is the workbench on aem forms 6.3  but how do i go about creating an assembly descriptor ? thanks

    Views

    22.2K

    Likes

    0

    Replies

    15