Expand my Community achievements bar.

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

  • 5/6/08
    I am a new user with LiveCycle and scripting, so be patient with me.In a form I am making I have created a numeric field with a calculation. This calculation is an average. This works perfect. On a different page in the same form I have made the same field, with the same name and with Global Binding...

    Views

    433

    Likes

    0

    Replies

    1
  • 5/5/08
    Hi, I am trying to call a webservice from flex.... I am able torun the same code on 1 machine and not on the other... What are thesystem prerequisites to call a webservice from flex.....My code goes like this:private var myXML:XML; private function createXML():void{ myXML = <root> <RfcRequest name=...

    Views

    479

    Likes

    0

    Replies

    1
  • 5/5/08
    Workbench has just gone wild on me, I wonder if anyone had seen this, and does anyone have a fix/work-around? any tips clues suggestions appreciated.What happened was this:Under "Form Design", resources, we had 500 forms in a category. Of course, it took forever to get the forms listed. So I was try...

    Views

    349

    Likes

    0

    Replies

    0
  • 5/5/08
    I want a "dropdownlist2 = dropdownlist1"; to clear the complete dropdownlist2 and to reference with dropdownlist1.Apparently this is not working.Does anybody have a clue or a hint where to look this up in "Adobe® XML Form Object Model Reference" for me poor beginner in this sort of programming?

    Views

    367

    Likes

    0

    Replies

    0
  • 5/5/08
    I have 7 numeric fields that I use for a sum formula. No matter what Validation Pattern or Data Pattern I use if I go over $9,999, I get a NumericField6 validate failed. What am I doing wrong?

    Views

    357

    Likes

    0

    Replies

    0
  • 5/5/08
    Is there a way to not show field borders when you print a document that has editable fields, this way the user or recipient doesn't see the border of the fields that were filled in electronically by the user, they just see the data that was entered into that field?Example: you open a PDF file. You s...

    Views

    282

    Likes

    0

    Replies

    0
  • 5/5/08
    I have a template (XDP) to which I provide the XML and the values are prefilled and a static PDF is returned back. Everything else works fine except the comb field. The field does not return back as COMB field. it comes back as a regular text field with appearance Solid Box. Any ideas??Thanks!

    Views

    496

    Likes

    0

    Replies

    2
  • 5/5/08
    the Browse button for the "Template URL" on the xfaForm variable property sheet seems to be very slow (when you have a few hundred forms in the system). Does this happen to you too? It seems that it's getting all the forms in the resource database in one shot, correct? I wonder if it could be change...

    Views

    347

    Likes

    0

    Replies

    0
  • 5/5/08
    I can not, for the life of me, get this application to open. I have re-installed Acrobat 8 Professional like someone suggested. I have re-installed the whole Adobe Web Premium CS3 group (Bridge, ContributeDevice Central, ExtendScript Toolkit 2, Fireworks, Flash Pro, Flash Video Encoder, Illustrator,...

    Views

    410

    Likes

    0

    Replies

    1
  • 5/5/08
    Hi Guys,I m new to flex development and I want to populate the datacoming from the databasein the combobox.I am able to get the length.but not able to populate the data.Can anyone helpme out?The code is below:The data displayed in the combox box is displayed as[object],[object] etc.I m sure that the...

    Views

    414

    Likes

    0

    Replies

    1