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

  • 4/16/12
    I have a user interface on the form with buttons for adding, viewing and deleting attachments. Is there a way to hide the paperclip in the margin so the users do not use the paperclip to add/view/delete attachments but rather, they use the interface?Thanks

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 4/15/12
    How can I combine these 2 pieces of script to make an if statement fire only if both parts are true?if ((Date2.rawValue == null) || (Date2.rawValue == "")) if (NumStop.rawValue < NumStart.rawValue)I can make it work with either seperatly but can't seem to figure out how to make them play togeather,...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 4/15/12
    Is there a way to change the options of a dropdown list through scripting (without data binding)? So I have one dropdown list and depending on what the user chooses the second dropdown list will have different options. Can these items be specified through an if statement in the preOpen event of the ...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 4/12/12
    Hi,I have a dynamic pdf file where users complete text fields, drop down lists and image fields. I also have lock all fields button script that I found in this forum to lock all form fields once user completes it. I was wondering is there a way to save or produce a flat static pdf file in the end? S...

    Views

    11.8K

    Likes

    0

    Replies

    5
  • 4/12/12
    Hi, I have a form created in Adobe LiveCycle, and I need to be able to take this form and merge it with some PDF forms.  When I go try to "Combine Files into PDF" It says the XML form cannot be combine.  Is there a way around this?  Using the "Create a Portfolio" is not an option.I have Adobe Pro XT...

    Views

    93.5K

    Likes

    2

    Replies

    14
  • 4/12/12
    HiI am trying to change an existing form (add some code). I tested the code in a new form I create on my computer but when I do the same on a form supplied and created on a different computer the code won't workWhat I see is that the form properties of a new form on my computer give Version 9.xxx  a...

    Views

    2.8K

    Likes

    0

    Replies

    9
  • 4/11/12
    I have a date/time field that is read only but becomes required if the user types something in a different field. The validation pattern works because I set those before I turned the field to read only but the validation pattern message is just the default again (the custom message I had typed in di...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 4/11/12
    In the form linked below, I can't get one of the buttons to work correctly.At the bottom of the form there is a table and on the far right a green + button. Clicking this button adds an update row. That row when it appears has a deletion button on the left (red with white "X"). If I click that delet...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 4/11/12
    Hi,I am playing around with the WhiteBoardCustomShapes source and I noticed that images that are drawn on the WBcanvas are always above all the other elements after you reload the whiteboard.At first everything is fine. The images stay in the order they are being placed on the whiteboard. But if you...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 4/11/12
    Hello, how do I open a list of drop down list when the object has the focus???

    Views

    1.2K

    Likes

    0

    Replies

    3