Expand my Community achievements bar.

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

  • 4/12/13
    Dear,I'm trying to call a lc web service from c#        PDFUtilityServiceClient client = new PDFUtilityServiceClient();                client.ClientCredentials.UserName.UserName = "administrator";        client.ClientCredentials.UserName.Password = "password";        string version = client.getVersi...

    Views

    903

    Likes

    0

    Replies

    0
  • 4/12/13
    Hello,I am creating a pdf form with LCD.  In my form I have drop down menus with two chioces to choose from and I require the non-chosen choice to appear in a text field elsewhere on the same form.  Issue I am having is when I create a Action in the Action builder.  It only seems to works on the fir...

    Views

    399

    Likes

    0

    Replies

    0
  • 4/12/13
    Hello everyone,I received some excellent help in regards to my previous post (Clear date field if validation fails) and liked how the form is working so I wanted to ask this similiar question.I am using Livecycle 8.2.1 and have text fields set up with the edit and validation patterns as text{99999} ...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 4/12/13
    Here's my scenario:I have a form with a numeric field for the PO Amount and a text field for the Role.  I tried to create an action builder to do the following:Condition - When numeric field PO Amount is less than 250,000Result - Set Value of Role to be ManagerWhen I enter an amount less than 250,00...

    Views

    5.1K

    Likes

    0

    Replies

    1
  • 4/12/13
    Hello,I am looking for a way to password protect the code/structure of the form but leave everything else open/unsecure ie filling, printing, emailing, ect.  Is there a way to do this?  I don't want the user to see the protection.  If someone was to open the form in Livecycle ES2 I wouldn't want som...

    Views

    4.0K

    Like

    1

    Replies

    8
  • 4/12/13
    Hi,Upon clicking a Submit button, I'm trying to have my form go to certain people based on a number in a table cell.For example, if the dollar amount in the table cell I named "TotalPrice" is $1,000 or greater, it goes to one group, and if it is less than $1,000, it goes to another group. Here is th...

    Views

    716

    Likes

    0

    Replies

    2
  • 4/12/13
    If I have a table and I want some rows  to be dynamic and others not is this possible? (for example rows 1-4 don't need to be dynamic but row 5 does). How would I do this? I tried making two seperate tables and making each table it's own subform and setting the one I need and the whole form as Flowe...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 4/12/13
    When using the "submit by email" feature can you add 2 emails?

    Views

    448

    Likes

    0

    Replies

    1
  • 4/12/13
    System: Adobe LiveCycle Server ES3 system.Question and Issue: I need to create a user that is able to manage the settings via the web administrator (adminui) for:1. Policies2. Documents3. Events4. WatermarksHowever this user must not have the abiltiy to change the server configuration, key managemen...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 4/12/13
    Hello,Sorry about all these questions I am writng lately, but I am still learning javascript and all of the programming that goes into this..  Anyway, I am filling out a form that requires users to fill in radio buttons.  Depending on the response of the radio button, the user has to include a pictu...

    Views

    1.5K

    Likes

    0

    Replies

    3