Expand my Community achievements bar.

Applications for the 2024-2025 Adobe Experience Manager Champion Program are open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/4/11
    Hi all, I'm trying to use the  renderhtml service to render forms into html to place into an email.  However, when I open the email with different clients the html gets  wonky (especially in Outlook 2007). I'm wondering if there is a more  suitable service to use, or what parameters to set for the s...

    Views

    694

    Likes

    0

    Replies

    1
  • 5/4/11
    Hello - I am fairly new to Java and I am wondering if this is possible... Trying to make an Order Form for Customers to fill outI have a form set up with drop down boxes to choose your product.  There are different prices associated with the different items in the drop down box.  Is it possible to m...

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 5/4/11
    I am using Assembler Service (ddx file) to combine multipledocuments(pdf) it generates file but some time the file could not be opened itdisplay message in Reader File damage.I would like to know which file is causeing the error because I know assembler can generate one assembly and not the other if...

    Views

    1.7K

    Likes

    0

    Replies

    0
  • 5/4/11
    Hello,I have been searching the posts and have seen issues with attaching pdf's to email using Outlook 2010 64bit, but I am having the same issue with Outlook 2010 32bit. Is there a known issue with attaching the pdf via a submit button using the following code?:RealEmail.event__click.submit.target ...

    Views

    944

    Likes

    0

    Replies

    5
  • 5/4/11
    I have a relatively complex form which contains a repeating subform which uses this javascript to take data entered into a text field and populate a global variable:"PlanNameDisplay.rawValue= this.rawValue; "Since I need to use this information in multiple places within the somewhat complex subform,...

    Views

    602

    Likes

    0

    Replies

    1
  • 5/4/11
    Hello,Can you someone please help with the following issue?We have been having issues with the above error with a particular user.The scenario is the following: the user was initially created in the default domain for test purposes and then was deleted.The same user was synchronized with the Enterpr...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 5/4/11
    withdrawn.

    Views

    590

    Likes

    0

    Replies

    0
  • 5/4/11
    Hi,I'm attaching a file to a pdf using this code:var myDoc = event.target;var sFile = "myFile";myDoc.importDataObject({cName: sFile});var myDataObject = myDoc.getDataObject(sFile);Now I have a new requirement to save file path after the file was selected to upload. Any ideas ?

    Views

    719

    Likes

    0

    Replies

    1
  • 5/4/11
    I have a form with Enable usage rights. Some of my users not all,when they try to save the form they get a error:"The document could not be saved. A file I/O error has occurred"Any idea why we get this error and how we can fix it?Thank you in advance

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 5/4/11
    Dear SirI am trying to create a form in Live Cycle and this is my first timeThe issue areI have 2 fields Quantity and UnitPrice - I want to multiply both and get in the result in the Column Amount and is a normal integar fashion or a currency of my choice. In case of either Quanity or UnitPrice miss...

    Views

    770

    Likes

    0

    Replies

    4