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

  • 28-05-2018
    Hey guys, Is it possible to encrypt the contents in the PDF? I mean the PDF content like text, number everything should not be readable.

    Views

    402

    Likes

    0

    Replies

    0
  • 27-05-2018
    I was editing a form in Livecycle and in the process I must have changed something that now causes the add page button to add two pages at a time rather than one. Can anyone help me? I do not have any xml experience.

    Views

    450

    Likes

    0

    Replies

    3
  • 26-05-2018
    I would like to password protect form from being edited in livecycle by other designers and still allow client to use all the dynamic and interactive functions of the form without a password. In other words I want to prevent people from stealing my stuff. Can you help me?

    Views

    469

    Likes

    0

    Replies

    2
  • 25-05-2018
    Hi,can someone help me please.i added some bookmarks on my form, i would like to click on a field an go to a specific Bookmarks . My Code run on the server side -> interactive functions like click doesnt work. regardsArthur

    Views

    907

    Likes

    0

    Replies

    0
  • 24-05-2018
    Hi All.Is exist way to validate function by pass according value? If yes. How to do it?Thanks.

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 24-05-2018
    Hi,I have been reading forums online for the past two days to try to find a solution to this problems.I have 1 form with 4 subforms. Only the 'chosen' subform needs to be completed based on a drop down selection. I have that part working great. What I am having trouble with is adding a button to eac...

    Views

    6.9K

    Like

    1

    Replies

    21
  • 23-05-2018
    Hello! My form is 4 pages long. In the form, I have subforms with expandable boxes. Everything works perfectly fine, however, once boxes start expanding it leaves a gap until the next page and then the form continues. I understand the gap occurs because my form has 4 pages and text starts on the pag...

    Views

    257

    Likes

    0

    Replies

    1
  • 22-05-2018
    A general question on the efficiency of coding in a form.I have a page in a complex form that has 33 static rows (that size will not change). The fifth column of the table is dependent upon a radio group selection. If the radio group value is 1, then do computation in this cell. If radio group value...

    Views

    601

    Likes

    0

    Replies

    0
  • 21-05-2018
    I have a pdf form made for my work I want to do the following:1. Add a serial number for the form 2. I add a submit button that when they click it I want it to save in a shared folder automatically with the serial number and send it to my emailplease if anyone can help I have no knowledge of JavaScr...

    Views

    315

    Likes

    0

    Replies

    1
  • 21-05-2018
    i have a series of radio buttons on the first page of a form. Based on the series selection, i want to populate a text field on page 7 of the form. I am using this code to successfully populate the field:if (this.rawValue == "1"){ this.resolveNode("form1.Requisition_Page7.#subform[0].Period").rawVal...

    Views

    818

    Likes

    0

    Replies

    1