Expand my Community achievements bar.

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

  • 12/5/09
    Hello,Is it possible to refuse to save pdf form, when validation fails ?Thanks

    Views

    453

    Likes

    0

    Replies

    0
  • 12/5/09
    Hi,Is there  some way I can limit the number of chat items/messages saved in a room to, say, 5 or 10 or some other number?Thanks,Graeme

    Views

    738

    Likes

    0

    Replies

    2
  • 12/4/09
    Hello,I am receiving base64 encoded pdf file with form within as an input to an LC process. Is it possible to determine, if the form is valid ?The goal is to be able to write single validation script, which can be ran on both client and server and to be able to catch validation error messages on the...

    Views

    554

    Likes

    0

    Replies

    1
  • 12/4/09
    Hello,I have an image in a form. I want to click the image and have it change to the next image in the array. WHen it gets to the end it would just loop around on the next click.My code thoughts are below but it is not working - can anyone help?var images = Array(   Image1.value.image.value   ,   Im...

    Views

    710

    Likes

    0

    Replies

    2
  • 12/4/09
    I would like to know how to switch a TextField between "User Entered - Optional" and "User Entered - Required" based on the value of another field on the form.  I know that I would set it to the proper value based on the default form that is initially displayed to the user, and put some script in th...

    Views

    611

    Likes

    0

    Replies

    2
  • 12/4/09
    I have a 6x1 table and in one of the cells I want to create a formula that multiplies two items together to form a total that automatically calculates as you enter in numbers. In this case it is multiplying the "Goal 1 Weight" by "Percentage Achieved" to acquire "Weighted Score"Later on in the form ...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 12/4/09
    I was looking for the user management section, that should be in : "Home > Settings > User Management" in the adminUI but my Settings page only shows "(i) Cross-component global settings. These settings affect attributes and behaviors for all components." and nothing else. In the pdf file that comes...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 12/4/09
    I have a consistent problem with fragments within my forms de-linking from the document for no reason.  I open up an existing form and all that appears for each of my fragments is a purple box.  When I go down to the object palette, the link to where the fragment is still exist so Livecycle knows wh...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 12/4/09
    Hey everyone,I'm having trouble with something that I would think would be simple. (But, lately with my experience dealing with Livecycle, few things are. )Anyways, what I'm trying to do is make at least 4 checkboxes in a section of my PDF required before the PDF can be submitted by email. I have be...

    Views

    780

    Likes

    0

    Replies

    1
  • 12/4/09
    Well I have a working script that can add/delete extra rows to a table.And I have a working script that can calculate the sum of the columns.But when I put them together, the add row function stops working.Is there a way to reconcile the two?See attached example. It's actually not a real table, but ...

    Views

    711

    Likes

    0

    Replies

    2