Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 3/22/21
    Have used in past and am in new company and would like to have this solution instead of what looks like a cumbersome system with adobe's replacement. I wonder if anyone has been able to use another software solution that had similar features for interactive and dynamic forms like what LiveCycle Desi...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 3/19/21
    I just switched some code from JS to FormCalc, mostly in regards to layout behaviour. My form consists of different sections, and has multiple digital signature fields which lock down part of the form, except for the last signature which locks the whole form. No issues with JS. But with Formcalc, af...

    Type

    Questions

    Views

    915

    Likes

    0

    Replies

    2
  • 3/19/21
    Hi all, I need to hide a row from the table based on a condition and all the suggestions I found says to use .presence = "hidden", but unfortunately only the line content is being hidden and not the entire row.This is the JavaScript I'm using:data.#pageSet[0].Page1.BasicData::initialize - (JavaScrip...

    Type

    Questions

    Views

    6.6K

    Likes

    0

    Replies

    11
  • 3/19/21
    I've used the following script on individual radio buttons to allow users to deselect an active group; however, I currently have a form with over 100 existing radio buttons that do not have the script added. Rather than manually add the script to each radio button individually, I was wondering if th...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 3/11/21
    I'm trying to add 30 business days to a date field. The client I initially had only gave me a +30 days so I just used:FloatingDate = Num2Date(Date2Num($.formattedValue, "YYYY-MM-DD") + 30, "YYYY-MM-DD") however, they now need it in business days specifically. I've been looking into a possible soluti...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 3/11/21
    HI All, Need urgent help..... PleaseWe have a workflow where we need to convert the html page to PDF, but when am using PDF generator its showing below error ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    6
  • 3/10/21
    Hi, I've been trying various scripts but I continue to get syntax errors no matter what I try. I am working on project that would require 1 of 4 states to be selected from a drop down that would populate the corresponding state's licensing info. Code below. Please tell me what I am doing wrong. Than...

    Type

    Questions

    Views

    802

    Likes

    0

    Replies

    1
  • 3/9/21
    Hello! I know this question has been asked in the past before, but I cannot find a clear step-by-step solution for what I would like to accomplish. I need to have three dropdown menus where two are dependent on the previous dropdown menu selections. For example, using vehicles: Year, Make, Model. Th...

    Type

    Questions

    Views

    7.7K

    Likes

    0

    Replies

    37
  • 3/8/21
    Dear All , I'm facing an issue and I dont know how to do without use Script .Unfortunatly, I don't know how to build a SCRIPT into the form .Here the purpose of my request :I have to display an invoice.at the bottom of each Master PageIf invoice has only one page , I need to display a subform (S1) w...

    Type

    Questions

    Views

    1.8K

    Like

    1

    Replies

    7
  • 3/4/21
    Hi Team,We need to apply two watermark one at top and bottom. "Proof Only".Already we are doing for single watermark, here is the DDX.=======<DDX xmlns="http://ns.adobe.com/DDX/1.0/"><PDF result="doc2.pdf" save="Full"><Watermark opacity="10%" verticalOffset="347pt"><StyledText><p font-family="Times ...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3