Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/7/08
    Hi, I am creating a small application to allow users updaterecords, but currently it appears that only those with String datatypes get sent through and get updated, while the others likeintegers or float data types do not. Is there any specific explanation for this? I am sure that Ihave missed so...

    Views

    386

    Likes

    0

    Replies

    0
  • 11/7/08
    I'm not sure if this is possible but here's what I have:----- form1.#subform[0].DropDownList1::change: - (JavaScript, client) ------------------------------var sNewSel = this.boundItem(xfa.event.newText); switch (sNewSel) { case "1": // Group Health Plan FloatField1.rawValue = "inserttext\n"; form...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 11/7/08
    I have a function where I am calculating a value which needs to be passed back. For example, say the function Calc gets parameters m and n via Calc(m,n) and the function calculates p = m*n. Calc(m,n,p) doesn't work. Placing a Return p at the doesn't work either and I am out of options at that point....

    Views

    625

    Likes

    0

    Replies

    2
  • 11/7/08
    Ok I've seen this topic in the forums, but have failed to get this to work within my process. Basically I have a process that has a user fill out a form, and upon submittal the form writes it's information to a database (via a data connection within the form that invokes a separate process upon subm...

    Views

    3.8K

    Likes

    0

    Replies

    19
  • 11/7/08
    Hi all,In our Flex project (using LC DS 2.5 currently) we begin by doing 3 fills. Two of the three come back with commitRequired == true, even though we obviously haven't made changes at this point--just executed a fill(). The fills are work fine. The ArrayCollection objects filled are bound to user...

    Views

    563

    Likes

    0

    Replies

    0
  • 11/7/08
    I would like to combine in one field the entries from six other fieldsfor exampleWO# 89326Customer Name HardyPO# 1234Plant 2314# of Designs 27# of trusses 82The combined filed would return89326/hardy/1234/2314/27/82I can easiy grab one field but adding is binding name as a calc field...how do i add ...

    Views

    872

    Likes

    0

    Replies

    2
  • 11/7/08
    I'm trying to create a form where users can submit artwork assets (image files) for approval and publication use. I can't get the Sizing to work correctly in the image fields.Scale Image ProportionallyScale Image to Fit RectangleUse Original SizeAll three of these options make the same results: the ...

    Views

    586

    Likes

    0

    Replies

    1
  • 11/7/08
    I'm trying to add a small calendar to a form (kind of similar to the look of the date field's drop down calendar). The calendar can be populated either by the system date() or by a user-supplied date.Is there any prefab object that might do this already?If not, does anyone have any suggestions for s...

    Views

    734

    Likes

    0

    Replies

    0
  • 11/7/08
    Hi @ allI made a flex application for use in the LC workspace as described here. But the FormConnector does not give me enough control. I need 2 additional features:1) prevent the form from closing if the data is invalid2) close the form with a button inside the flex applicationanyone knows an inter...

    Views

    568

    Likes

    0

    Replies

    0
  • 11/6/08
    get error like "roductException: (error code = 200; message="Java error"; exception = [WizardException: (error code = 200; message="C:\Adobe\LiveCycle8.2\jboss\InstallJBossService.bat (refuse to access。)"; exception = [ServiceException: (error code = 200; message = "C:\Adobe\LiveCycle8.2\jboss\Insta...

    Views

    910

    Likes

    0

    Replies

    3