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

  • 07-10-2013
    Hello,(I am new JS & LC)I have a my_subform in page-2, and i have bunch of drop-down fields in my_subform. To maintan cross-dependency / filtring the list box, am using the below piece of JS code (actually this code is not working for some reason, but i will try to figure it out that what went wrong...

    Views

    767

    Likes

    0

    Replies

    3
  • 07-10-2013
    How do I keep the sub-form from blocking the footers on a page, before flowing to the next?EDIT: I'm using ES3 Version 10

    Views

    444

    Likes

    0

    Replies

    1
  • 07-10-2013
    I have created a form in Livecycle and have made every object a sub field. But I am still having the same probably. The text field only continues on to a second page and overlaps the footer I have created at the bottom of the page. I am new to livecycle and have tried a lot of different things to fi...

    Views

    758

    Likes

    0

    Replies

    3
  • 07-10-2013
    Hi I am trying to make a simple grade field for a form that displays a grade based upon a number range in another field.for if the total field (calculated) is 100-200 grade d, if its 200-300, grade c, ect..if (tQCAs.rawValue <= 117) { tQCAf.rawValue = "F - Unacceptable"; }else if (tQCAs.rawValue = 1...

    Views

    812

    Likes

    0

    Replies

    1
  • 07-10-2013
    Hi there,I'm using Adobe LiveCycle Workbench ES3 to create some processes. Since today I'm receiving the following error message while executing the process:ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Dienst: SQLSpecialStringFilter/SpecialSequences nicht gefunden. at com.ad...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 07-10-2013
    In Table1, Row1 is a repeatable row with an autonumber field and add/delete buttons. When you click "add" there is another row added to Table1 AND Table2, with the same autonumber. When you click "delete" I need it to delete the same relative row in both tables.So if the delete button for Table1.Row...

    Views

    696

    Likes

    0

    Replies

    2
  • 07-10-2013
    I need my SQL queries to run each time the form is opened. This is whether the form is opened by the original user, an approver in workspace, or when someone opens a form (possibly rejected) via an attachment in e-mail. It appears that the processes for "Render" seem only to run when the form is ori...

    Views

    816

    Likes

    0

    Replies

    1
  • 07-10-2013
    I have adobe form created using adobe livecycle and it gets data from a web service created by microsoft.net.Assuming the web services is the one in this articlehttp://www.codeproject.com/Articles/4398/Authentication-for-Web-Services-using-SOAP-headers.The web service requires soap headers to be sen...

    Views

    483

    Likes

    0

    Replies

    0
  • 06-10-2013
    Hi,I need to add radio buttons dynamically. I will be having a set of options which will be coming form a web service call and I need to convert those options into radio buttons and show it to the user. How can I do it?Thanks,Hali George

    Views

    406

    Likes

    0

    Replies

    0
  • 04-10-2013
    Form was created in LiveCycle. Cannot access form at all on android or iOS device using Adobe Reader. Get message "If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document." I downloaded Adobe reader 11.0.1 to...

    Views

    1.7K

    Likes

    0

    Replies

    3