Expand my Community achievements bar.

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

  • 11/7/07
    I've got a really weird problem and probably a very stupid one. I'm trying to hide a field beside another.The code I wrote is as follows:console.println("Value is: " + malaltia52.rawValue);if (malaltia52.rawValue == 1) valreduccio.presence = "visible";else valreduccio.presence = "hidden";But nothing...

    Views

    698

    Likes

    0

    Replies

    4
  • 11/7/07
    I have made a form where I have an English side and at Egypt side.When I have filled out the English side, another person fills out the Egypt side with Arabic text.I would like to, when I fill out the date field in the English side, that it at the same time fills out the Egypt side, so I'm sure that...

    Views

    756

    Likes

    0

    Replies

    4
  • 11/7/07
    I have created a form for my dealer training and I would like the a button that when clicked makes sure the form is filled out correctly and displays a confirmation message. I am new to scripting so if you can make it as easily as possible for me, I would appreciate it. I am using Livecycle designer...

    Views

    246

    Likes

    0

    Replies

    0
  • 11/7/07
    Hello scripters!I've a quite simple problem (at least I hope so). My form contains a list box which has no default values at "design time". The list data are populated at runtime by a dataconnection. Nevertheless, I want to provide a default selection (e.g. always the first entry).How can I achieve ...

    Views

    614

    Likes

    0

    Replies

    3
  • 11/7/07
    I am facing problem in form manager, when i submit a form in workflow and then take the next action through the outlook, and then if the next person want to take the next action through the form manager [Worklist] after he click [Submit] he get the following error:: ================= HTTP Status 500...

    Views

    485

    Likes

    0

    Replies

    0
  • 11/6/07
    Hi,I am having trouble with setting strikethrough formatting on text fields based on the value of a check box field.I have two read only text fields and a checkbox. If the box is checked I want field 1 to be formatted with strikethough and field 2 to be plain, and vice versa if it is unchecked.I hav...

    Views

    596

    Likes

    0

    Replies

    2
  • 11/6/07
    I am using LiveCycle Designer 8. Ive inserted an image field and when I test it, the image doesnt scale proportionally even though the properties are set up correctly (Scale image proportionally). I understand that in order to get this to work, the files needs to be saved as a dynamic PDF, but I don...

    Views

    825

    Likes

    0

    Replies

    1
  • 11/6/07
    Hello,Can someone please help!Everyone using the form I am creating has Adobe Acrobat. I want to create a button that would bypass the print dialogue box and print directly to "Adobe PDF".Thank you,Howard

    Views

    293

    Likes

    0

    Replies

    0
  • 11/6/07
    Our form instantiates one page at a time. The Master page has Back, Next and Goto buttons at the top and bottom of each page. The problem is that if the user clicks one of these buttons at the bottom, we delete the current page, then instantiate the desired page and the new desired page always displ...

    Views

    303

    Likes

    0

    Replies

    0
  • 11/6/07
    I have a form (XDP) that contains dynamic dropdowns, some populated by scripting and some by data returned from a web service. In either instance, after the form is submitted, the dropdown only displays the value that was behind the dropdown text.For example, a dropdown populated as:Display         ...

    Views

    613

    Likes

    0

    Replies

    5