Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First

  • on 20-08-2006
    Where in the Flex2 documentation are the FDS config filesdocumented? (Valid elements, valid element values, valid tokens{context.root}, what they're set to etc..) The Flex2 Developers'Guide has snippets of these files but it's not a referenceguide.

    Views

    544

    Likes

    0

    Replies

    2
  • on 20-08-2006
    I have a form that displays subforms depending on a user's selection from a dropdown list. These subforms have fields that need to be required if the user selects the Subform. I have been able to set the required fields in each Subform initialize event (example, Subform1.jobTitle.validate.nullTest =...

    Views

    243

    Likes

    0

    Replies

    0
  • on 20-08-2006
    Flash Media Sevrer allows you to tunnel RTMP. Does FDS suportthis?

    Views

    942

    Likes

    0

    Replies

    5
  • on 20-08-2006
    I have many RemoteObject calls in my project which passstrings and other simple data types into cfcs, however this is thefirst time I have tried to pass in a Flex Object.svc.myMethod(myObject);If I set up myObject as an identical looking structure intest.cfm and run it, myCFC (which has a single arg...

    Views

    801

    Likes

    0

    Replies

    5
  • on 20-08-2006
    I've been trying for a while now to get DaoFlex to work. Ikeep getting BUILD FAILED when trying to run as an Ant Build and Idon't know what I'm doing wrong. The download doesn't come withvery good instructions on getting started from scratch. Anyone hereget it to work? Is it worth it?

    Views

    547

    Likes

    0

    Replies

    3
  • on 18-08-2006
    Hi all,I'm trying to create an XML file from Live Cycle Designer 7.x Win XP.My XML Structure is something like this:Address Details Street No Street Name SuburbContact Details First Name Middle Name Last Namethe Parent Tags are Address Details and Contact Details with their respective Child tags.I h...

    Views

    197

    Likes

    0

    Replies

    0
  • on 18-08-2006
    Hi,If I have XML files on several Users' PCs containing their user profiles. When a user clicks on a link to bring up a form, I would like to be able to load their profile into fields on a form so they don't have to re-enter their same user information every time they fill out the form as they fill ...

    Views

    369

    Likes

    0

    Replies

    0
  • on 18-08-2006
    The following websites are ones that I've found useful for information on LiveCycle Designer. If you have other blogs / sites that you find useful, please add them to this thread.Stefan's blog: http://blogs.adobe.com/formbuilder/LiveCycle Designer Developer Center: http://www.adobe.com/devnet/livecy...

    Views

    4.9K

    Likes

    0

    Replies

    30
  • on 18-08-2006
    Hi,I´ve managed to install PDFG sucessfully on my machine. Convert files is also working properly. However, every pdf file that is generated brings a digital watermark added to it with the inscription "Adobe Livecycle PDF Generator Evaluation". Does anyone know how can i remove this watermark ? Than...

    Views

    799

    Likes

    0

    Replies

    5
  • on 18-08-2006
    Hi,I was desperately fiddling about the scripting QPAC, trying to get an instance of process manager.Since PATAbstractServiceEx is an abstract class, I cannot instantiate it and call its getContext().getProcessManager() methods.I also tried to access a session using QLCSessionFactory.createSession("...

    Views

    474

    Likes

    0

    Replies

    1