Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/17/13
    Hi guys,I'm working on a custom remote function used by Correspondence Management. The implementation/interface class looks like the following:import com.adobe.exm.expeval.ServiceMethod;import java.util.ArrayList;interface EXMService {    @ServiceMethod    abstract String testString(String content);...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 12/16/13
    I want to add a row in a table based upon Number given in a textfield, eg- if 5 is given 5 rows must be added,again if some other no. is given then that many rows only should be present + if no. is greater than the previous then those rows should be retained so that user dont have to write again , p...

    Views

    4.4K

    Likes

    0

    Replies

    14
  • 12/16/13
    Hi guys,I'd like to change some colours, styles etc in the Correspondence Management Solution and used the following tutorial:http://help.adobe.com/en_US/livecycle/11.0/CorrespondenceManagementDeveloper/WSc070aef4a1ec5456864ec66130e17eb83b-7fe8.2.htmlTo deploy my custom Correspondence Management Sol...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 12/16/13
    We recently purchased Livecycle ES4 and was wondering how to the set the pdf with reader extensions, there dont seem to be an option available of which It was readily available in our copy of Acrobat 9.Any help is appreciated

    Views

    2.0K

    Likes

    0

    Replies

    7
  • 12/11/13
    HiI have been searching for the last hour to find out ho i can limit the numeric field on my livecycle form. I have seen lots of java script however nothing seems to work, all i want is for the user only to enter 6 digits (e.g. 123456) and if they try to enter more a message would say that only a 6 ...

    Views

    7.7K

    Likes

    0

    Replies

    3
  • 12/10/13
    Hello,I have 12 checkboxes on page 1 of my form. There are 12 subforms (4 on each page for a total of 3 pages) which contain identifical tables of header row and Row1 in each subform. One subform for each checkbox. All are name similarly but with different names. Checkboxes are set to On=1 and Off=0...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 12/10/13
    I have a fillable form with objects like radio buttons, check boxes, and text fields. When user selects a choice by clicking on a radio button, I want some of the objects, like all radio buttons in the radio button group, still visible but not selectable. I tried the following but it does not work a...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 12/9/13
    AllI am unable to resize the Workbench process canvas either horizontally or vertically.  I'm using Workbench ES4.  Has anyone encountered this and, if so, how did you resolve it?  I'm thinking it may be a Flash Player issue.  If I figure it out, I'll  update this thread.Thanks

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 12/4/13
    When I reference a rawvalue of an object that does not exist I get an error.  If the object does not exist i want to hid the form field. Any help with the javascript to do this

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 12/2/13
    Hiya,I'm testing out Designer ES4 to build a simple form that's submitted via email.  Everything is working except for my text boxes...  They are set up as required fields but because I've included default text with instructions, if you press submit without editing the fields they're not validating ...

    Views

    1.7K

    Likes

    0

    Replies

    4