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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/28/11
    I have 2 fields startDate and endDate both have field type of date/time with calendar dropdown. Then i have a text field named RestrictedDays.Is there anyway that it can take the date of startDate and endDate and tell me how many days in between and have it show up in RestrictdDays?I found a script ...

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 9/28/11
    I have a client that is using Adobe LiveCycle Designer ES2. She is able to open up the document but when she clicks on the Preview PDF tab she's getting a Microsoft Visual C++ Debug Library dialogue box that has the following information:Debug Error!Program: ...rogram Files\Adobe\Acrobat 10.0\Design...

    Views

    3.8K

    Likes

    0

    Replies

    2
  • 9/27/11
    i'm trying out recording for the first time and playback is failing.  i keep getting NetConnection.Connect.Rejected when i try to connect to the app in playback mode.  i'm using the recording/playback examples that were included with the SDK.  the streams are recording and storing correctly on the W...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 9/27/11
    This forum has been invaluable to me in the past and I grealy appreciate it!!!!!!I have a form that requires 2 digital signatures and is to be submitted by email (after signature #1).The first signature, Department Head, can NOT lock the form as the 2nd person, who will also digitally sign it, needs...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 9/27/11
    I am trying to change the color of a button when some one hovers over it. I tried putting this.fillColor = "204,255,255"; in the mouseEnter event, but it doesn't do anything.  Also I have the button as a Linear to bottom format with two colors   "153,204,255" and "204,255,255". I want to invert the ...

    Views

    817

    Likes

    0

    Replies

    1
  • 9/27/11
    I managed to successfully bind a schema to a basic form and aside from some Reader Enabled issues it works as expected.My next project is to do the same but with a form that features repeating subforms.I have written my schema and validated and all seems well.  When I bind it to the form though it m...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 9/26/11
    I am creating a form that uses a lot of drop down menus and I am trying to have the drop down show the descriptions and have the box actually populated with a part number instead of description. I am not against XML coding if needed I am new to it but have played around a little bit. Any ideas or di...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 9/26/11
    I am using the code below to convert a numbered dropdown menu into a long text field: form1.#subform[0].TextField1[0]::calculate - (FormCalc, client)if (DropDownList2[2] eq "N/A") then     TextField1[0] = ""elseif (DropDownList2[2] eq "1") then     TextField1[0] = "one long text" elseif (DropDownLis...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 9/26/11
    How to control the horizontal and vertical alignment of users inside the webcamSub ?This is the result with the old and new LCCS webcamSub.Thank you,Bernard

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 9/24/11
    I don't quite understand the Accessibility tab.If I enter "abc" into the "Tool Tip" box, and "xyz" into the "Custom Text" box,and set the precedece to "Custom Text",then,when I hover the mouse over the field, it pops up "xyz".If I select "Tool Tip" as the Precedence, of course it pops up "abc".So, w...

    Views

    1.6K

    Likes

    0

    Replies

    6