Expand my Community achievements bar.

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

  • 8/24/18
    I am new to implementation of LiveCycle API. I am trying to implement AdobeExportService using java (https://help.adobe.com/en_US/livecycle/11.0/SolutionAPI/index.html) I have all the relevant jars in place and able to get ServiceClientFactory object. ------------------------------------------------...

    Views

    936

    Likes

    0

    Replies

    0
  • 8/23/18
    I'm working on a form that is composed of a single table with multiple single column subtables in each column. In order for it to work, I need to be able to bind to the same data in each subtable, then call out a different portion of that data in each subtable. Is there any way to bind the same data...

    Views

    461

    Likes

    0

    Replies

    1
  • 8/21/18
    Hi,I have 1 text field and 3 check box in my form. Depending on text typed in text field different checkbox will be ticked. I am using below code on exit event of text field. When I use this code all 3 checkbox could be ticked at a time. I am trying that only one check box will be ticked at time (so...

    Views

    2.7K

    Like

    1

    Replies

    5
  • 8/20/18
    Hi all,At first I should say this topic is  a replica of this tread (which I did not receive any response at the time of writing this post).I am designing my very first dynamic PDF form using Adobe LiveCycle Designer ES4 v11 and in my form I have two SUM field which is nothing more than a simple tot...

    Views

    3.8K

    Likes

    0

    Replies

    5
  • 8/20/18
    My question is related to dynamic forms and the ability to utilize the fill & sign capability with a drawn/scribble signature.It is required in our organization to retrieve a scribble signature on a form vs. an electronic digital signature.  I know with Dynamic forms the only way I can get this to w...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 8/20/18
    Please check this article:https://www.sitepoint.com/call-javascript-function-string-without-using-eval/I am looking for a way to convert string to a function call without using eval. The reason for this is that I am using Json to store Appraisal Valuation Rules, and sometimes the rule is so complex ...

    Views

    4.7K

    Likes

    0

    Replies

    2
  • 8/18/18
    HiI am trying to create a dynamic form for my firm in Livecycle designer ES4 where user will add attachment in PDF and send it to other user. I am using below code (thanks to Paul for sharing in https://forums.adobe.com/thread/665139). Code used in my form://For add button:var myDoc = event.target;v...

    Views

    3.6K

    Likes

    0

    Replies

    12
  • 8/17/18
    Hi All,We are using Livecycle ES4 SP1 on AIX with WAS 8.5 as application server.We are looking to automate the import/export using JAVA API.  https://help.adobe.com/en_US/livecycle/11.0/SolutionAPI/com/adobe/icc/services/api/AssetExportService.htmlI know Java and looking for com.adobe.icc.services.a...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 8/16/18
    Hey guys ,Actually I have a text field which is binded with a long text , need to color a specific character from the string. Got an idea of using replace function  replacing the text with a colored text using javascript , used the following script : (the rawValue contains text "this is only for tes...

    Views

    2.2K

    Like

    1

    Replies

    1
  • 8/16/18
    Hi all,Being new to LiveCycle, I am trying to produce my very first dynamic PDF with this product. I have a table cell which contains a button. And the caption for that button is    character (see here for detail). The font being installed and used for this caption is called Segoe UI SymbolNow the p...

    Views

    1.1K

    Likes

    0

    Replies

    2