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

  • 02-09-2015
    I want to write a script to verify the user entered their company email address correctly. The only part of the email address I can verify is the last section (@companyname.com), Is there a text wild card that I can use that represents and amount of text so I can verify the last section of the addre...

    Views

    345

    Likes

    0

    Replies

    4
  • 02-09-2015
    Hi! I am trying to record a process in Adobe LiveCycle Workbench ES2, but I am not able to do so. When I checked with the server team, they told that the RAM usage is high, could this be the reason?

    Views

    305

    Likes

    0

    Replies

    0
  • 01-09-2015
    Hi All.I created PDF form by LiveCycle. That form has two tables and both tables calculate total of Amount column. I would like to calculate Grand Total of both tables. How it to do?Thanks.

    Views

    537

    Likes

    0

    Replies

    0
  • 01-09-2015
    Hi All.I created PDF form by LiveCycle. That form has two tables and both tables calculate total of Amount column. I would like to calculate Grand Total of both tables. How it to do?Thanks.

    Views

    913

    Likes

    0

    Replies

    1
  • 01-09-2015
    Hi All.I created PDF form by LiveCycle. That form has two tables and both tables calculate total amount of one of the column. I would like to calculate total of both tables. If it is possible how it to do?Thanks.

    Views

    697

    Likes

    0

    Replies

    2
  • 31-08-2015
    HiI want to enable the user to hide page 2 of a form if it is not used. This script:if (this.rawValue==0){xfa.resolveNode("page2").presence = "hidden";}else{xfa.resolveNode("page2").presence = "visible";}does not do it although it worked in the past (do I need more than two pages in order to delete ...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 31-08-2015
    I have a few drop down lists that is the choice selected in the first drop down automatically selects a drop down for another list. I am not very tech savvy to I may need some help with the calculation scriptI have bank names - when one bank is selected I need the other dropdowns to select the right...

    Views

    944

    Likes

    0

    Replies

    2
  • 30-08-2015
    I figured out how to update all my drop down lists from a table as long as the Drop Down list is not in a repeating row. In this case it only apply to the Drop Down list of the first row.I am using the click function of a button to apply my script.I clear the Drop Down list with something like this:...

    Views

    872

    Likes

    0

    Replies

    4
  • 28-08-2015
    When I print my PDF the colors are distorted, more harsh and definitely darker than they were when I created the jpeg.Is there something in Adobe settings that I can change to fix this problem?It's not my printer, when I print the jpeg on it's own it prints accurately, after I upload the jpeg into A...

    Views

    409

    Likes

    0

    Replies

    0
  • 28-08-2015
    ‌How do you make a fillable field in a pdf disappear (appear white and not blue) after entry in the field?

    Views

    661

    Likes

    0

    Replies

    1