Expand my Community achievements bar.

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

  • 3/18/09
    Hello all,Adobe Acrobat has a Show/Hide function. Is there a way to show or hide subforms by using a check button? I think there is a way and found this script but doesn't seem to work. Any advice, it would be greatly appreciated! Thanks!if (gatheringdata.rawValue == 0) { xfa.resolveNode("subform1.g...

    Views

    539

    Likes

    0

    Replies

    0
  • 3/18/09
    I have searched all over to see how this is done. I found one other response to this question, but it was not complete.Basically what I am wondering is, how do I set up my text field so that there is a default text to signify what the user should type into the box. When the user clicks the text fiel...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 3/18/09
    Hi,We have a flex application (swf) embedded in a warapplication.The flex will use web services to get back some data, itneeds a parameter from http session, so we use blazeDS to get theparamter value from session, so we also have a remote data service.It all work fine, but from time to time after w...

    Views

    498

    Likes

    0

    Replies

    0
  • 3/18/09
    Hello, I'm trying to install LC 8.2 on WebSphere running on Solaris.Everything goes smoothly until the 'LiveCycle ES Database Initialization"step. After clicking the Initialize button, I get the following exception:[3/18/09 12:37:06:621 EDT] 00000027 DSCBootstrapp E com.adobe.livecycle.bootstrap.boo...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 3/18/09
    I have a simple form which has worked fine for the past couple of years, but since updating it with Livecycle Designer ES8.2 recently, the 'submit by email' button is not working for many who have downloaded it.Works fine when I try it here and it worked fine last year, but not with this latest vers...

    Views

    3.3K

    Likes

    0

    Replies

    13
  • 3/18/09
    Does anyone have a script that will check the user's version when opening the form, and throw an error if it is earlier than a specified version?Thanks!Angie

    Views

    573

    Likes

    0

    Replies

    2
  • 3/18/09
    I'm placing some script in the form1::ready:form area and using JavaScript. I'm checking the version of Adobe Acrobat that is being used to lock folks out of using Acrobat 7.0 or earlier.My script begins with:var vappName = xfa.host.appType;var vappVersion = xfa.host.version;and uses the variable re...

    Views

    2.0K

    Likes

    0

    Replies

    7
  • 3/18/09
    hi,I am using Query single row service to retrieve pdf file from database(it is stored as blob in database). How can i store this blob object in a document variable? I gave the mapping in "Data Mapping" property of the service. I mapped the column name with a document variable. It gave the following...

    Views

    826

    Likes

    0

    Replies

    1
  • 3/18/09
    Morning,I have a gateway with 3 branches.Each branch has a different form that needs to be updated, however all are using the same schema. What would be nice if I could have a common variable that would be updated if any one of the branches assign user tasks updates and completes a form. So if a use...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 3/18/09
    I have some forms which takes the data in and saves it on MsSql server, This is the message i am getting while running theforms on other mechine! How do i get rid of it? connected = false currentChannel = (mx.messaging.channels::AMFChannel)#2 messageAgents = (Array)#7 [0] (mx.rpc::AsyncRequest)#8 au...

    Views

    708

    Likes

    0

    Replies

    0