Expand my Community achievements bar.

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

  • 8/18/08
    Does anyone know how to turn off the mouse over pop ups that appear in the PDF after you've added tool tips or custom screen reader text to a field in Designer? It does not matter whether the text is in the tool tip or in the custom screen reader text. Is this a bug? Since the custom screen reader t...

    Views

    504

    Likes

    0

    Replies

    0
  • 8/18/08
    This code used to wokr well under LiveCycle 8.0 but doesn't work with ES. Can you help me figure out why?if (this.rawValue == "SNF" || "Custodial"){ DischargedToForm.presence = "visible"; }else{ DischargedToForm.presence = "invisible"; }DichargedToForm is a subform containing a text box for addition...

    Views

    904

    Likes

    0

    Replies

    5
  • 8/18/08
    I am using Adobe LiveCycle Designer 8.0. I have added Javascript as below. SubformHRHou.presence = "hidden";SubformHRDal.presence = "visible";Subformpg2.presence = "visible";SubformpgHRHou3.presence = "hidden";SubformpgHRDal3.presence = "visible";Everything is working fine; however, the pages that a...

    Views

    445

    Likes

    0

    Replies

    0
  • 8/18/08
    A team that I am working with is launching development for a new Flex app. The app will have multiple text chat rooms and video chat too.Since for video the architecture must include Flash Media Interactive Server (FMIS), the client assumes we will use FMIS for the text messaging.My question is, for...

    Views

    492

    Likes

    0

    Replies

    0
  • 8/18/08
    I am trying to set up a cell that gives the total of a number of other cells. I know that in the object value you can choose calculated but I do not understand how to link to what cells I want to be the values. Thank you in advance for your help.Tim Henderson

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 8/18/08
    Hi,I have followed all the steps in the "Customizing the LiveCycle Workspace ES User Interface" document and am stuck on page 22, point #8 for those of you that might have the document to hand.I have created my custom ear file but cannot find the correct location to deploy it to. I am using WebSpher...

    Views

    2.5K

    Likes

    0

    Replies

    7
  • 8/18/08
    Hello All,I'm not very good with javascript at all and I have to thank everyone on the forums that have been helping me with my needs. yet here is another one.,,,,,I'm looking for a statement that will make a field appear after a button is pressed. Any ideas? i've been on this one for a week.Thanks ...

    Views

    1.3K

    Likes

    0

    Replies

    10
  • 8/18/08
    I'm trying to create a data connection to a XML file, but the dialog box for "New Data Connection..." has the options for "XML Schema" and "XML Data File" grayed out so that I can only choose "OLEDB Database" or "WSDL File." Can anyone tell me why, or what I need to do to fix that?Background:I've cr...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 8/18/08
    HelloI have a table where the number of body rows is determined by the amount of data bound to the table. Additionally, I have a workflow that inserts a new body row node directly into the form's XML.Unfortunately, my table within the form will only display one row even though I have verified that t...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 8/18/08
    I use a button in a form with a control type submit and a mailto: in the submit box. I'd like the email address following the mailto: to be picked from a drop down (in other words chosen by the user). Can someone offer some guidance on how to do that? Thanks,Josh

    Views

    533

    Likes

    0

    Replies

    1