Expand my Community achievements bar.

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

  • 6/10/08
    I have a drop down list set up. On the binding tab I selected the item value box and set an item value for each item in the drop down list.How do i reference that item value in a script? I know xfa.event.newText will reference the item as seen in the drop down list, but I need the item value I gave ...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 6/10/08
    I have created a fax template (fillable form) for staff to complete. Some faxes are occassionally two to three pages long. can the staff using these forms insert additional pages themselves? When I had staff test the fillable form out they were unable to insert additional pages when they had text th...

    Views

    900

    Likes

    0

    Replies

    1
  • 6/10/08
    I keep getting a error message with Arithmetic Over/ Underflow as the reason. I am dividing a smaller number by a larger to get a percentage. My formula looks like this sum(form1.#subform[5].NumericField13[1]/form1.#subform[5].NumericField18[0])Basically this is a loan amount divided by a value to g...

    Views

    502

    Likes

    0

    Replies

    1
  • 6/10/08
    I have a form that I want to route to a user and at the same time route it to a group for review. The user will make a decision on the form to accept or reject but the group will only receive the form to review and that's it (it's more for notification of the form than anything else). Any thoughts?T...

    Views

    1.4K

    Likes

    0

    Replies

    8
  • 6/10/08
    After changing two javascript "else if" statements to "if" in an Adobe LiveCycle v8 form, I received errors upon saving. Now the file seems to be corrupt because when I attempt to open it I get an error stating "File does not begin with '". Does anyone know what could be causing this AND MORE IMPORT...

    Views

    561

    Likes

    0

    Replies

    0
  • 6/10/08
    Hey everyone,I use the Flex Eclipse Plug-in to develop our applicationsand am wondering how to get the NetConnection Debugger working.I've read this article:http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19355but it doesn't seem to pertain to the Eclipse plugin. I don'thave a WEB-INF d...

    Views

    434

    Likes

    0

    Replies

    0
  • 6/10/08
    Hi,How can I send a email in my Livecycle workflow without any attachment. I saw two component: "Email->Send with Document" and "SendEmailService>send" but I'm not able to send a email with my SMTP configuration and without attachment.Somebody can help me?Thanks

    Views

    809

    Likes

    0

    Replies

    4
  • 6/10/08
    Is it possible to have a while loop with the or (||) comparison. I've been trying while (x != 1 || 2) and variations such as while (x != 1 || x != 2). When I have just one statement the loop performs as normally, but when I add the second argument it seems to become an infinite loop, I've tested to ...

    Views

    5.1K

    Likes

    0

    Replies

    14
  • 6/10/08
    Hi All, I am new to flex. i am trying to call a remote object incustom preloader class.. is it possible to call a "remoteobject"inside custom preloader class?. and is it compulsory to writeremoteobject inside <mx:Application> tag only? can anyone explain me how to call remote object in custompreload...

    Views

    475

    Likes

    0

    Replies

    0
  • 6/9/08
    I'd like to create a validation class in a scripting object and give it several validation methods . After that I'd like to create an instance object of the class when the form loads and be able to set and get the properties of the new object and to access the methods of the object - from any field ...

    Views

    968

    Likes

    0

    Replies

    5