Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 04-04-2011
    Background: We are creating a subset of workspace functionalities in a JSP application which will interact with LC Server over web services only without the use of Workspace APIs(which are combination of Flex UI APIs, Flex Domain APIs and Java Task Manager APIs). We want to directly use TaskManager ...

    Views

    461

    Likes

    0

    Replies

    0
  • on 04-04-2011
    Hi, I have linked a pdf form with access DB successfully but I’ve got a problem with it populating the fields. There are two countries (US and UK) with 4 states for US and 5 for the  UK. So, if the user selects US the first drop-down list only displays 2  states out of the 4 that should be display...

    Views

    521

    Likes

    0

    Replies

    1
  • on 04-04-2011
    Hi,I'm able to create a room using lccs.php:$account->createRoom($room);I see that the createRoom method accept a template name as the second paramater.Is it possible to possible to create the template with php so we don't need any manual configuration?For example to create a room that auto-promotes...

    Views

    496

    Likes

    0

    Replies

    1
  • on 04-04-2011
    Hi, I have tried numerous methods of sending and recieving a single page form that only one person will be filling out and sending back to me and it keeps coming back blank.  The client either emails it to me or uploads it to an online file sharing website.  In the preview of the file on the online ...

    Views

    2.0K

    Likes

    0

    Replies

    9
  • on 04-04-2011
    Hello,I'm working on a form and am attempting to script a change in background color. I've done some scripting before, but I'm a fairly new user of LiveCycle Designer.I have a drop-down list in my form.  The selections made in the drop-down form correspond to a list of procedures for that selection ...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • on 04-04-2011
    I have created a form in LiveCycle Designer 8.  It contains a text field that allows recipients to write "beyond the size of the field" if they desire.It is set to return the completed form as a PDF rather than a data file.  Once we recieve the completed form, we can view the extended comments by cl...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • on 04-04-2011
    I'm using a case script to populate a dropdownswitch (this.formattedValue) // use the current bound value of the dropdown{case "NW1 - Arlington WA":OSRlumber.addItem("Gary");OSRlumber.addItem("Miker");OSRlumber.addItem("James");OSRlumber.addItem("Joel");} // end of switch statement All works well......

    Views

    833

    Likes

    0

    Replies

    4
  • on 04-04-2011
    Hello all,I have a dropdown (called ContractDescription) whose contents are dynamically populated based on the selection the user makes in ANOTHER dropdown (Called PlanType).  ContractDescription is stored in a row called EnrollmentInfo. ContractDescription has an "Add Line" functionality where the ...

    Views

    570

    Likes

    0

    Replies

    1
  • on 04-04-2011
    I have a form and I want someone to click a button and have the field value to have a strike through only. I can do it on the caption and the value or just the caption but I cannot find how to do it on just the value. I have tried Textfield1.font.lineThrough = "2"Thanks

    Views

    410

    Likes

    0

    Replies

    2
  • on 04-04-2011
    Hello,I have a form in which the first 6 pages are landscape format (Master Page) and the final page is Portrait (master page).The first 6 pages are numbered 1 of 6, 2 of 6, and so on. Then when we get to the portrait MP, it is numbered 0 of 6!I have determined this is happening because the numbers ...

    Views

    388

    Likes

    0

    Replies

    1