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

  • 18-06-2012
    Printing using direct IP address of printerIs there a way in Adobe Livecycle where we can directly print using printer’s IP address by passing print server?If so what settings we have to do i.e. which entries to be added on TrustStore,which protocol to be use,which format we have to use in PrintURI?...

    Views

    493

    Likes

    0

    Replies

    0
  • 18-06-2012
    Hey all,I've been building forms for three years now, and I've gotten pretty good at forcing them to do what I want. One reoccurring issue is the tab order. My forms have a ton of buttons, and for the most part, I would like to be able to exclude them from the tab order. On top of that, I've seen is...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 18-06-2012
    This is the script that i have, and it works, I just need to add something to it.if (this.rawValue == "1" && SSN.isNull) {SSN.mandatory = "error";app.alert ("Dependents 1 year and older must have a valid SSN to be eligible for Dental coverage.");this.rawValue == 0;}else if (this.rawValue == 1){SSN.m...

    Views

    899

    Likes

    0

    Replies

    4
  • 18-06-2012
    Is there a script that will change a user entered email address to a clickable hyperlink?Thanks

    Views

    705

    Likes

    0

    Replies

    4
  • 18-06-2012
    Do they still make PDF Generator for Linux?Thanks,Al

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 18-06-2012
    HiHow do we configure an email endpoint for an inbox having exchange protocol and not IMAP or POP3.We need to monitor the inbox and catch the undeliverable emails filtering them based on the subject.We have to use email endpoint or receive mail component which has only imap or pop3 settings in them....

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 18-06-2012
    On XP I could submit forms direct from lifecycle designer when testing documents. We have changed to windows 7 over the weekend.This morning I find that I cannot submit forms after changing over to windows7. Never had a problem, so it is definately not Adobe that went lobsided now.Obviously this mus...

    Views

    442

    Likes

    0

    Replies

    1
  • 17-06-2012
    Hi all,My scenario is as follows:I have a Adobe Form which will have file attachments. The Form with the attachments will be sent from the SAP R/3 system itself. My work is to open the file which I am unable to do. Those attached files can be seen in the attachments option in the Adobe Reader and ca...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 17-06-2012
    Hi,I might have dreampt this up, or am thinking about xpath, but is there a way to automatically filter which goups get poplulated/merged on a form by a Status field value?For example, I have a repeating subform which is bound to a list of Locations groups in my XML. One of fields in the Location gr...

    Views

    659

    Likes

    0

    Replies

    0
  • 16-06-2012
    HiI have abobe form and using the following javascript to change the Applicant Title with different value.if there is Applicant or Co signer it will replace with "Applicant (s). but if the there is Guarantor then it will change to "Guarantor (s). this condition is in Else statement.But when i run it...

    Views

    533

    Likes

    0

    Replies

    1