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

  • 04-05-2011
    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 mak...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 04-05-2011
    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 servi...

    Views

    554

    Likes

    0

    Replies

    1
  • 04-05-2011
    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 mak...

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 04-05-2011
    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.5K

    Likes

    0

    Replies

    0
  • 04-05-2011
    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

    661

    Likes

    0

    Replies

    5
  • 04-05-2011
    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

    464

    Likes

    0

    Replies

    1
  • 04-05-2011
    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

    1.7K

    Likes

    0

    Replies

    5
  • 04-05-2011
    withdrawn.

    Views

    471

    Likes

    0

    Replies

    0
  • 04-05-2011
    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

    570

    Likes

    0

    Replies

    1
  • 04-05-2011
    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.1K

    Likes

    0

    Replies

    3