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

  • 14-02-2013
    I have created a master page and subform page (named CoverPage) to act as a typical cover page of a 3 page document. FIGURE 1 The "CoverPage" subform is "hidden" from layout until the "pre-sign" event of the signature field fires. On the "pre-sign" event of the signature field I have the script: for...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 14-02-2013
    Dear adobe experts,I have a requirement to rename XML tags, in the interface for an adobe form, using javascript.the XML looks like this: 0 0 0 1 0 0 and the result should look something like this: 0 0 0 0 0 0 Is this possible and how can I do this? I was hoping that something like renameNode(...

    Views

    792

    Likes

    0

    Replies

    0
  • 14-02-2013
    Hello,I am trying to open a new browser window using Formcalc and gotourl. We are using Livecycle Designer ES2 9.0 Previous versions of Designer had an extra parameter at the end such as : xfa.host.gotoURL(, 1) or xfa.host.gotoURL(, 0) But in 9.0 the second parameter is removed , so I'm left only wi...

    Views

    736

    Likes

    0

    Replies

    1
  • 14-02-2013
    After completing my form which I was creating, (after steps I want saved, I save it then preview to make sure everything looks fine and no problems till the very end). I hit preview and there are lines of text on top of one another in many areas of my form. It was not like this at all until the very...

    Views

    479

    Likes

    0

    Replies

    1
  • 14-02-2013
    Hi Guys,I dont know if this is going to be possible without causing me a headache.I have a form for medical diagnosis.The form contains a simple diagram of a person. Currently the user circles the area of the body that relates to the patient and completes notes about it. I need to covert this into a...

    Views

    276

    Likes

    0

    Replies

    0
  • 14-02-2013
    Hi Hoping anyone can help I am currently using Livecycle Designer ES2.The current form has a subform which contains drop downs, notes section and price fields. These three fields are repeated 4 times each has different selections in the drop downs, different typed notes and different prices. Example...

    Views

    732

    Likes

    0

    Replies

    3
  • 14-02-2013
    Hi,I am trying to flatten the PDF using the below code. OutputServiceClient outputClient = new OutputServiceClient(); outputClient.Endpoint.Address = new System.ServiceModel.EndpointAddress("http://172.20.148.143:8080/soap/services/OutputService?blob=mtom"); //Enable BASIC HTTP authentication BasicH...

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 13-02-2013
    I have an LC form where I have scripted the signature field not to be open until all required fields are filled out. After the required fields are all filled out, then the form is locked, and the signature is applied. There are two buttons (Submit and Print) that need to be active after the signatur...

    Views

    388

    Likes

    0

    Replies

    0
  • 13-02-2013
    Is it possible to suppress the "Are you sure you want to leave this form" if there are no changes?

    Views

    1.3K

    Likes

    0

    Replies

    0
  • 13-02-2013
    I have a subform in my form that I would like to have as disabled or protected until the very end of the form. It has 2 signature fields and 2 submit buttons at the end. After the 2nd submit button is used I'd like the reciever of the form to have access to the disabled subform. How do I do that? I'...

    Views

    2.0K

    Likes

    0

    Replies

    5