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-03-2010
    Hi AllThank you for viewing my post.I am a relavtive beginner with Livecycle but have got a reasonable grasp on scripting with javascript etc.Here's my problem.I have created an internal order acknowledgement form.This form is filled in by our internal sales dept, and in the form they indicate the r...

    Views

    684

    Likes

    0

    Replies

    3
  • 18-03-2010
    I'm having issues inserting a new record into an exisiting XML variable. For example I already have an XML variable with two records: Jim 111-111-1111 Mike 222-222-2222 Now if I wanted to add a third record: Sam 333-333-3333 I've tried a couple of things in the XPath Builder...I know you can ref...

    Views

    975

    Likes

    0

    Replies

    8
  • 18-03-2010
    Software: Adobe LiveCycle Designer ES 8.2I created a form with four identical dropdown lists, containing the same list items. What I want to do is somehow link these four dropdowns so that once I choose "Item A" from the first dropdown, it is removed from the others so it can't be chosen twice. And ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 18-03-2010
    Ok,So I don't quite get how to create Inline substitutions in javascript or adobe because I am trying to do something very simple but it's just now working. I had some code like follows:var firstName = "bob";var lastName = "johnson";if(object.rawValue == 1){textField1.rawValue = firstName + " " + la...

    Views

    761

    Likes

    0

    Replies

    4
  • 18-03-2010
    Hey Guys,For the life of me I can't figure out how to set an email button's click event to hide a dropdownlist. Is this even possible. I have it set to:DropDownList1.presence = "hidden";In javascript though when I click submit the person on the other end can still see DropDownList1. I know I have to...

    Views

    875

    Likes

    0

    Replies

    2
  • 18-03-2010
    Hello,I have a dynamic form preloaded with many jpegs. When I try to save the form while in livecycle it crashes everytime the file size approaches 45 or so megs.If I keep it under 45 it works and saves fine. Right now it is 43mbs.Is there any reson for this that anyone is aware of?

    Views

    614

    Likes

    0

    Replies

    5
  • 18-03-2010
    Hi All,I am using adobe livecycle designer 8.I need to open an outlook application with to: e-mail address when user clicks on text (Email address).There is no INSERT->HYPERLINK option in this version. So I have used app.launchURL( "emailID", 1);But the problem it is opening up an internet explorer ...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 18-03-2010
    I have a document in a document-variable and need to use renderPDFForm. It seems renderPDFForm will only render a hard file from the Adobe server and has no functionality to render a document contained in a variable. So, I need to save the document to the Adobe server and have it pull from there. I ...

    Views

    760

    Likes

    0

    Replies

    4
  • 18-03-2010
    Good Afternoon; I am a wee bit confused with the use of the digital signature. This is what I have. I have created a 3 page form that is e-mailed back to me when completed and signed by a manager. I have a place for the manager to add their name and a couple of other items.I added an e-mail button t...

    Views

    285

    Likes

    0

    Replies

    0
  • 18-03-2010
    I am VERY new to Live Cycle and hope I'm posting this question in the right location. I have created a few PDF's where users can download cards and projects and custmize what they'd like the text to say. I know there is a way to also allow the end users, by bringing up the Properties menu in Adobe R...

    Views

    830

    Likes

    0

    Replies

    3