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

  • 11-07-2018
    Good afternoon Sirs, I'm new here ... I need some help.Use a PDF created without ridding the mascara for data entry in Microsft Microsoft Access.

    Views

    270

    Likes

    0

    Replies

    0
  • 11-07-2018
    I am designing a calculator for my job and I have already filled out the correct information as if the drop down menu was on "Office Space", however there are 4 or 5 more options that I want to add that would then add a multiplier into the boxes circled in the picture. I have attached a screenshot o...

    Views

    668

    Likes

    0

    Replies

    1
  • 11-07-2018
    [Moderator moved from Adobe Experience Cloud to LiveCycle installation, configuration, deployment, and administration​.]My company purchased Adobe LiveCycle and the email I received says:"For Adobe LiveCycle If you ordered an Adobe LiveCycle product that requires a digital certificate, download the ...

    Views

    958

    Likes

    0

    Replies

    1
  • 11-07-2018
    HiI am using below code (from assure dynamics) to highlight field. This code highlights only one page of the form. I am trying to apply this code for my entire form that has 5 pages. One way may be to place this code in every page. I am trying to avoid it but can't getting there.// turn highlight on...

    Views

    778

    Likes

    0

    Replies

    1
  • 10-07-2018
    Another dropdown issue. I have selection choice result canceling themselves out?Is there a way to avoid this?DD1 is the dropdown menuTF(*) are just text fieldsIf(DD1.rawValue == "1"){TF1.presence = "visible"; TF2.presence = "visible"; TF3.presence = "visible";}else{TF1.presence = "hidden"; TF2.prese...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 10-07-2018
    Can I reference another script object in a script object? All script objects would be under the same Variables hierarchy.I have a dropdown field.In the 'exit' event, the first reference:DropExit.Exit1(this);In the DropExit script object:function Exit1(current){if(Drop.rawValue =="1"){Color1.presence...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 09-07-2018
    HiI created a form in livecycle designer for my company whre three department (accounting, sales and distribution) will fill data in the form. As my form has lots of text field, chk box and dropdown, I named all fields with a prefix for each department. For ex. Accounts dept. will fill data starts w...

    Views

    488

    Likes

    0

    Replies

    0
  • 08-07-2018
    Hi,Hoping if someone can help:in formcalc how do i go about doing a sum if condition.In a table (created from xml output), if column value is greater than 30days from today sum the line total and display in another field at bottom.Thank you,Sujit

    Views

    484

    Likes

    0

    Replies

    0
  • 08-07-2018
    Hi,Hoping if someone can help:in formcalc how do i go about doing a sum if condition. In a table (created from xml output), if column value is greater than 30days from today sum the line total and display in another field at bottom.Thank you,Sujit

    Views

    585

    Likes

    0

    Replies

    0
  • 06-07-2018
    Hi, I have completed a new form that I am sending out to users, and the document variables seem to break after someone signs/saves the document. I have an email button to dynamically send the email based on the raw value of a specific field (EX: Supervisor Email), but it doesn't seem to work after t...

    Views

    6.1K

    Likes

    0

    Replies

    10