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-01-2014
    Regarding the upgrade to Adobe LiveCycle ES4, and the ability to use LC Forms Manager and LC Mobile Forms. The documentation I found online said to contact you to understand the licensing terms of these new components. It gave an email address, but it was returned undeliverable.If Forms Manager and ...

    Views

    637

    Likes

    0

    Replies

    1
  • 22-01-2014
    I have often used the autonumber for dynamic row instances with no problem, but now have a problem where my table starts with 3 rows with different content, and the user needs to be able to add and delete rows, at the same time maintaining the autonumbering.I created the table with three rows, and e...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 22-01-2014
    I am using the following code to autonumber dynamic table rows:this.rawValue = this.parent.parent.index +1;but I would like the numbers to appear with a period - like this 1. or 2.How do I add this? this.rawValue = this.parent.parent.index +1 + "."; does not work

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 22-01-2014
    Greetings!Here is a description of my situation:In Field 1, the user enters an amount. Let's say $10.In Field 2, the user enters a piece of metadata. The user may then click a button to enter another piece of metadata (another Field 2 displays). There is only one piece of metadata allowed per line, ...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 22-01-2014
    I had a link once to many different examples of forms that show a variety of funtional examples....is that still out there somewhere?ThanksPatrick

    Views

    474

    Likes

    0

    Replies

    1
  • 22-01-2014
    Here is my error:.GeneralError: Operation failed.XFAObject.update:1:XFA:form1[0]:#subform[0]:Button2[0]:clickupdateRecord operation failed. Non-nullable column cannot be updated to NullIt is saying that i have non-nullable fields, it is a check box that is just unchecked.

    Views

    281

    Likes

    0

    Replies

    0
  • 22-01-2014
    Adobe LiveCycle Forms not opening in Chrome.Today, I noticed that if the PDF from is opened from Chrome when it is rendered from an IIS server using the following methoed: Response.ContentType = "application/vnd.adobe.xdp+xml" Response.WriteFile(""...file-path-name...")Just Yesterday morning it was ...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 22-01-2014
    Hi,is it possible to include and to open a java-file(applet / application) in an interaktive Form (PDF, not HTML)?

    Views

    306

    Likes

    0

    Replies

    0
  • 22-01-2014
    If I have typed 'The Cat Sat On The Mat' into a text field yet I want 'The Cat' to appear in bold and the rest as normal, how can I do this or even in a different colour?Any help would be appreciated

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 21-01-2014
    I keep reading the forum on how to do it, and I have been working on it for 2 weeks. I CANNOT figure out what I am doing wrong! I keep thinking i did what i was supposed to. I am trying to create a form for online documentation for a medical record. Is there somewhere I can call to help me through t...

    Views

    250

    Likes

    0

    Replies

    0