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

  • 13-05-2010
    Hello Team,I am newbie with the LiveCycle Forms.I am creating a PDF Form that I will upload like a webpage and get a submit button so when the user finish filling all the fields I want to create an individual XML file on the server.What is the best way to do it?I do not want the results send it via ...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 13-05-2010
    I have created the DXX below.However, when I use this module, it cuts a milti page form to a single page document. Can anyone explain why?I also lose the logo from the file. Aditya

    Views

    3.4K

    Likes

    0

    Replies

    13
  • 13-05-2010
    HiI am using Adobe Live cycle designer with javascript adding items to list box aslistbox.addItem("test","1");while retrieving the lisbox values... am usingoField.items.nodes.item(k).valueso I am getting output as "test"now I want to retrieve 1..i tried usingoField.items.nodes.item(k).textbut this d...

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 13-05-2010
    How can i connect to a webservice, and execute a method?

    Views

    833

    Likes

    0

    Replies

    5
  • 13-05-2010
    Hi,I have to design an dynamic adobe form in the LC designer in the EC, there are certain fonts that are used by the client which are need to be embed in the form. How can I achive this functionality.Using Adobe Life Cycle Designer 8.1This is very urgent issue.Please help me out.The save option in t...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 13-05-2010
    Is cascade insert possible using data modeling ?I am having very simple modelOrder with many LineItems.When I save Order, LineItems should also be saved in same transaction.If cascade is not supported then alternative way ?My suggestion which is very bad way of implementation.a) Insert Orderb) Get g...

    Views

    445

    Likes

    0

    Replies

    0
  • 13-05-2010
    Hello,This is most likely a simple question... I'm trying to calculate a variance %. I have the script editor open, I picked "calculate" under "show" and I'm left with this:form1.#subform[1].NumericField1[2]::calculate - (FormCalc, client)I obviously don't know anything about script, so what do I ad...

    Views

    1.0K

    Likes

    0

    Replies

    8
  • 13-05-2010
    We have designed a form using Adobe Livecycle Designer 8.X and submitting the data via a “Submit” button in the form. This data will then be submitted in a XML format to a web server, then Web service [developed in Microsoft .Net 2005] captures the XML data and stores it to a SQL Server database. Al...

    Views

    400

    Likes

    0

    Replies

    2
  • 13-05-2010
    Hi Friends!!!!While developing interactive PDF. I was trying to create a PDF with 8 pages. Once the page increase to 8 my PDF file is getting corrupt.Any idea!!!Thx,Victor

    Views

    309

    Likes

    0

    Replies

    1
  • 13-05-2010
    GuysIs there a javascript method of accessing the SOAP XML data in a javascript variable populated from a web service?For example, using the following JavaScript I can access the SOAP XML data (see example below) returned to a result variable.result = service.ZDataService(); //Calls web service and ...

    Views

    549

    Likes

    0

    Replies

    2