Expand my Community achievements bar.

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

  • 10/29/13
    I was informed recently by a client that Adobe is (will) be replacing LiveCycle Designer by a all new program, and it will be necessary to re-make all their forms with this new program, and they would rather use a contractor who is familiar with this new program.Considering, I follow what’s going on...

    Views

    9.8K

    Likes

    0

    Replies

    9
  • 10/28/13
    This one is kinda complicated (to me anyway). So, bear with me on this while I try to properly explain it.Problem: I have two fields tfLastName and tfFirstName--in that order. I have another field tfSignatureLine. I need the caption on tfSignatureLine to change based on the value of the first and la...

    Views

    4.4K

    Like

    1

    Replies

    6
  • 10/24/13
    I have a situation where I have a form with several "User Entered - Required" text fields.  Some of the required fields are prepopulated by a server process before being presented to a user in Workspace.  When the user fills out the remaining required fields and submits the form (by clicking on the ...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/24/13
    Canadian postal codes follow the A9A 9A9 format. In my display validation pattern, I have  text{A9A 9A9} In my edit validation pattern, I have text{A9A 9A9}|text{A9A9A9} In my validation pattern, I have text{A9A 9A9} I also have a JavaScript validation running client side.It reads: form1.#subform[0]...

    Views

    3.7K

    Likes

    0

    Replies

    3
  • 10/24/13
    Hi all,I'm wondering if anyone has figured out why after normally about 300-500 lines of JavaScript in a Script Object, sometimes the functions near the end are no longer recognized by the XFA processor when referenced ("TypeError: Scripts.myFunction is not a function"). When reordered, further up t...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/24/13
    I have a form that autofills some text fields based on a date field. It works great, but when I open the form, the fields are already populated with a default date, when I actually set the "Week Starting" date, it changes to what I want, I just dont want the fields to have anything in them when the ...

    Views

    2.7K

    Likes

    0

    Replies

    8
  • 10/24/13
    Hi,I have an issue with the white space coming when I am making subform visible/hidden using java script based on condition.Let me explain the complete scenario. I have created an adobe form for printing invoice details, basically I have two pages, the second page is used to handle overflow content ...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/23/13
    My WSDL works and from the process playback in Workbench I can tell that it is being called actively.However, there is a small problem.I don't see how the "errorCode"  {-1 == SUCCESS} is transferred from the LiveCycle process to the LiveCycle document's JavaScript function.For example, for all proce...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/23/13
    I have an email button on the form with a script that checks to see if one of the two radio buttons were selected by the user. If neither was selected, the script prevents the email and sets the focus to the radio button.How can i do this with Pre-Submit? I am trying to prevent the user from sending...

    Views

    780

    Likes

    0

    Replies

    2
  • 10/22/13
    I am trying to invoke a WSDL from a javascript method, however I get the following error:This error was found in the javascript console:GeneralError:  Operation failedXFA.Object.execute:111:XFA:node_example_root[0]:example[0]:header[0]:ExampleDropDownList[0]:exitError attempting to read fromfilehttp...

    Views

    1.6K

    Likes

    0

    Replies

    2