Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/25/08
    I've developed a simple flex app for listing data in a grid,which works just fine locally when the remoteobject call is made tothe cfc. However, once the file was moved to a testing server, Ireceive the following error when the object call fires off:[RPC Fault faultString="Send failed"faultCode="Cli...

    Views

    450

    Likes

    0

    Replies

    0
  • 11/25/08
    Does anybody know how to make a page display as Portrait on the screen, but print as Landscape? My form has pages 1 to 4 as Portrait and page 5 as Landscape per wishes of HR Dept. I have two Master Pages to handle this.The problem is I had to set up page 5 as Landscape on the screen to get it to pri...

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 11/25/08
    I have a form (FormHidden) that is a hidden form when the pdf loads. I have a checkbox that can be checked to make the form visible. The code on this checkbox is:if (this.rawValue == "1"){ xfa.form.form1.MainPage.FormHidden.presence = "visible"; } else { xfa.form.form1.MainPage.FormHidden.presence ...

    Views

    3.2K

    Likes

    0

    Replies

    3
  • 11/25/08
    Greetings - a big thank you in advance for any assistance. I have often found answers to my problems on this forum, but have been unable to find an answer to the following.The short of it - is it possible to make a pair of radio buttons control the visibility of multiple text objects with the same n...

    Views

    547

    Likes

    0

    Replies

    2
  • 11/25/08
    I have a RadioButtonList with Yes and No as the values. If a user selects yes I want a textbox to appear. I have tried two different click events on the Yes button and haven't had any luck. I have never done any developing before so I am a complete newbie.first event:var myDoc = event.target;var D =...

    Views

    714

    Likes

    0

    Replies

    3
  • 11/25/08
    Hello all,I was just trying to modify the WSDL location of a configured web service connection via script. I don't have any problem in finding the respective property, but it seems like it cannot be modified.,Acrobat's script console doesn't display any errors, but I feel like I'm trying to set a re...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 11/25/08
    I have a "time sheet" form that I've created in Livecycle Designer. It's going to interface with software that holds a database in MySQL. My understanding was that LCD doesn't play well, if at all, with MySQL. I wrote a PHP script that converts the entire MySQL database to an XML database.So on my s...

    Views

    837

    Likes

    0

    Replies

    4
  • 11/25/08
    Is there any way to run an external command from a script?Here's what I'm trying to accomplish:I have some text field values where the users will enter text and this text will eventually be submitted to a game development team and then displayed as system messages on a Nintendo DS device. I need to ...

    Views

    387

    Likes

    0

    Replies

    0
  • 11/25/08
    Assume I have process with 2 xfaForm variables, Form A (a PDF) and Form B (a PDF). A user fills out Form A. I want to populate values in Form B with the data from Form A.When I try to assign a value (using SetValue) directly from form A to form B, it doesn't seem to work. That is ...Location: /proce...

    Views

    815

    Likes

    0

    Replies

    3
  • 11/25/08
    We started from a paper form. We scanned it and converted to PDF. We then used LiveCycle to lay out fields on top of the PDF (many, many fields). Now the layout of the document has changed (they added 3 more fields). They want to send me a new version of the layout (on paper). Is there a way to expo...

    Views

    1.4K

    Likes

    0

    Replies

    4