Expand my Community achievements bar.

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

  • 5/15/13
    Our form has a table to which the user can add rows.  We want to be able to edit the custom help text of each field in the row to add the row number for accessibility.  But need the index number of the row to reference the row of the fields. And we can't figure out how to get it.We have tried both t...

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 5/15/13
    A> The form has a set of text field and dropdown list inputs.  After the user puts data into a specific text field, on change, I need to add their data to a table on the first time through.   There are lots of different sets of inputs that would each have their own row.B> Later the user comes back a...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 5/14/13
    We have a form that requires a footer with a number of fillable fields.  I'd like to configure the form so that changes to the values on any page are reflected throughout the document.  I read about something called "duplicate fields" in Acrobat, but can't seem to find the equivalent functionality i...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 5/14/13
    Hi,In our application, when moving from development over to QA and then over to prod, we keep having to update IPs in our forms in order for them to be able to call the web services in their respective environments. I'm hoping to create a LiveCycle process that will automate all that. My idea is to ...

    Views

    4.0K

    Likes

    0

    Replies

    9
  • 5/14/13
    Hi, Could somebody help me with the regular expression for the following validation of a text field?1) Total characters in the text field should be limited to 15 (including decimal part if any)2) The total number of digits after the decimal point (trailing digits) is not more than 5 (however, the de...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 5/12/13
    Hi Guys,I have a table and every cell has a tick box.In the last row I want to calculate how many tick boxes have been checked in the column.Could anyone advise on the best way to do this?I'm assuming I need to set a variable to achieve this?Any help is appreciated!

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 5/10/13
    Hello,I have this script in a submit button://Create a variable to hold the document objectvar oDoc = event.target;oDoc.mailDoc({bUI: true,cTo:  heading.system.rawValue,cCc: "",cSubject: heading.sevLevel.rawValue" - " + heading.description.rawValue" - " + heading.location.formattedValue,cMsg: formFi...

    Views

    708

    Likes

    0

    Replies

    1
  • 5/9/13
    I have created an interactive letter where the first page is a front end which is completed by the user - details of which are used to populate the letter on pages 2/3/4 etc. When pressing the print button, I don't want the front end (Page 1) to print, and I only want to print from page 2 onwards. I...

    Views

    6.0K

    Likes

    2

    Replies

    6
  • 5/9/13
    I have a functioning ES2 development environment that I want to upgrade to ES4.  I am also moving to a new server (Windows 2008 R2 and SQL 2008 R2).Currently, I'm running: JBoss [EAP] 4.2.0.GA_CP01MS SQL 2005Java 1.6.0-14I've read some docs, but am still confused.  I'm assuming out-of-place upgrade,...

    Views

    4.7K

    Likes

    0

    Replies

    10
  • 5/9/13
    Hello,I have a drop down list where I already use the value field in another spot in the form. But now I need to use the text of the item in the email subject line I'm sending.I can get the Value, ok. How do I get the Text?Thanks,MDawn

    Views

    816

    Likes

    0

    Replies

    2