Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/21/06
    Hallo:-)My firm have product to create blank /form/ with our save format.We want to "save as" forms into XML PDF format.I read XML Forms Architecture (XFA)Specification Version 2.4Is there other resources and simples?And Is it possible task?

    Views

    560

    Likes

    0

    Replies

    0
  • 10/20/06
    Are there any tutorials or guidelines available for usingFlex Data Services together with PHP? Especially the communicationbetween FDS and PHP. Thanks in advance!

    Views

    665

    Likes

    0

    Replies

    1
  • 10/20/06
    I read somewhere that Flex Data Services provides Server-Pushfunctionality. That is, the server starts a conversation with theclient. It's obvious that, In order to such thing ocurr, there hasto be a persistent connection between server and client.I've being reading about Data Management Service to ...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 10/20/06
    Hi All,The Gov't organization I work for is considering upgrading their older fill-able forms to the latest and greatest. With Acrobat 8 on its way, we are looking to that as a possible option. We are also looking into different options outside of the PDF world.I've seen much of the sales pitch and ...

    Views

    321

    Likes

    0

    Replies

    0
  • 10/20/06
    I am trying to create a button that will execute "Save As." I have added a regular button, and at the "click" option I enter: app.executeMenuItem("SaveAs").The error message I get is "Script failed (language is formcalc; context is xfa[a].form[0].form1[0].#subform[0].Button2[0]) script=app.executeMe...

    Views

    389

    Likes

    0

    Replies

    1
  • 10/20/06
    Hi,I have the following script in the Change event of dropdownlistbox:Subform1.presence = "hidden";The Subform1 element hides from the form, but after I save the pdf file and then reopen it, it's still visible. How can I maintain the action that was performed on the element so the file remembers it ...

    Views

    843

    Likes

    0

    Replies

    3
  • 10/20/06
    Hi all,I have manually installed, configurated and deployed Forms 7.2 on the JBoss server. At JBoss I don't use the default ports. For naming I use port 1199 instead 1099 (see below: binding configuration)If I try to to initialize the DB with the configuration manager I will see in the log (see belo...

    Views

    2.2K

    Likes

    0

    Replies

    8
  • 10/19/06
    Hi folks,I'm trying to decide what communication mechanism to usebetween my Flex app and my Java server. The three options I seeare: HTTP, SOAP, and Remoting. I understand how these work inconcept but the key question I have here is:I know I can set the resultFormat property of the HTTPServiceobject...

    Views

    685

    Likes

    0

    Replies

    2
  • 10/19/06
    Created form with LiveCycle Designer on Windows. While testing form,user reports issues with 'yes' and 'no' drop down boxes: "90% of them,you cannot click on the very first option "YES" and make it stay in the box. You have to click on your second option, and then change No toYes."I cannot reproduce...

    Views

    313

    Likes

    0

    Replies

    0
  • 10/19/06
    Is it possible to remove hard-coded port numbers inservices-config.xml and replace them with variables? I'd like todeploy the same Flex application War file (includingservices-config.xml within it) to our Dev, UAT and then Productionenvironments, for which the endpoints and port numbers must vary.Re...

    Views

    2.1K

    Likes

    0

    Replies

    10