Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 22-06-2011
    HI, I am using LiveCycle Designer 9.0.0.2 to create a fillable form. I have 8 check boxes and eight circles. They are grouped together like check1 and check2 with circle 1 and circle2, check3 and check 4 with circle3 and circle4, etc.. I used the action builder to set the following: When check1 is c...

    Views

    903

    Likes

    0

    Replies

    3
  • 22-06-2011
    in Form i connected wsdl file in mouse exit event and doc ready event i gave wsdl excute command (xfa.DataConnection.connection name.excute(o)) it showing the results when form opens, but i need visible this data when user click that button. i tried with click event but no joy. any other idea i can ...

    Views

    551

    Likes

    0

    Replies

    1
  • 22-06-2011
    Can anyone recommend a safe & secure website where I can get the QR barcode font? Thanks!

    Views

    454

    Likes

    0

    Replies

    0
  • 22-06-2011
    Hello,one question if have any video demo or example explain how to create a database and include inside code air application that later i can add/remove users alsocreate a user/password to each person gonna use the application, some examples will be helpful.Thanks,

    Views

    351

    Likes

    0

    Replies

    0
  • 22-06-2011
    Hi All,I am having a form guide where data needs to be populated on a click of a button.The click of a button is calling a webservice which is LC process.My form guide is tied to an xdp and on xdp, there is an execute button where the url of the web service is give.When a pdf is made from this xdp, ...

    Views

    731

    Likes

    0

    Replies

    0
  • 22-06-2011
    I have a drop down list that changes color depending on selection. See script below. form1.Page1.Status.DDlist1::change - (JavaScript, client) switch(xfa.event.change){case "Green":this.ui.choiceList.border.fill.color.value = "0,128,0";break;case "Yellow":this.ui.choiceList.border.fill.color.value =...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 22-06-2011
    Hello!This problem is driving me crazy!... I've placed a float numeric field and used the following pattern: num{zzz,zzz,zzz,zz9.99}This field should display and accept floating point numbers with 2 decimal places and in European format.The default locale for this form is Portuguese (Brazil).So... i...

    Views

    937

    Likes

    0

    Replies

    2
  • 22-06-2011
    I'm going to upgrade from Tech Comm suite 1.3 to 3.0, but can't tell if LiveCycle Designer included with version 3. Can someone confirm?Thanks!Cindy

    Views

    410

    Likes

    0

    Replies

    1
  • 22-06-2011
    Hi,I'm trying out the PeerToPeerRtmfp.mxml sample of the LCCS SDK.Environement:Windows 7Flash Builder 4.5SDK 4.5LCCS 10.3Player 10.3Scenario:enter all requie room parameters and try to loginProblem:After login I'm gettign an error: ArgumentError: Error #2025: The supplied DisplayObject must be a chi...

    Views

    719

    Likes

    0

    Replies

    2
  • 22-06-2011
    I have two numeric fields, which need to be filled out by the same value. What is the script for that?

    Views

    323

    Likes

    0

    Replies

    1