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

  • 21-06-2015
    Hi all,I have created a form in LiveCycle ES4 Designer.How can I export it as HTML5 format as in the "HTML5 rendition" examples shown in LiveCycle Help | Experience the Mobile Forms capabilities??Thanks.

    Views

    814

    Likes

    0

    Replies

    1
  • 19-06-2015
    I'm working on a complex form and my goal would be to have a drop-down where the user can choose a name and a corresponding telephone number would populate in another field. I thought I could do this by binding an excel spreadsheet but it's not working. Is this something that is possible? Am I doing...

    Views

    260

    Likes

    0

    Replies

    0
  • 19-06-2015
    I have succeeded with my scripts to get this calculating. However, I have a problem.In this table, the # of Databases is set to multiply times the drop down box and enter into the final column, the # of GAPS does the same. The problem is if I change my mind and change the #, it will increase the fin...

    Views

    291

    Likes

    0

    Replies

    3
  • 19-06-2015
    I have an Adobe LiveCycle process that flattens a PDF form and displays the result to users in LiveCycle HTML Workspace ES4. The flattened form appears fine in Firefox and Chrome browsers however when viewing the same form in Microsoft Internet Explorer a "Message from webpage" window is prompted wi...

    Views

    935

    Likes

    0

    Replies

    1
  • 19-06-2015
    I am using LiveCycle HTML Workspace ES4 for a form that allows users to add multiple images to image fields. If the added images total more than approximately 1.87 MB and the "Save" button is pressed in Workspace an "Error" prompt is shown with a "Message: null" message. The form is also not saved t...

    Views

    931

    Likes

    0

    Replies

    1
  • 19-06-2015
    After downloading the trial version of LiveCycle ES4 Designer, the installation screens ask for a product serial number which I do not have. I cannot get any further than this.

    Views

    872

    Likes

    0

    Replies

    2
  • 19-06-2015
    I am using LiveCycle HTML Workspace ES4 for a form that allows users to add multiple images to image fields. If the added images total more than approximately 1.87 MB and the "Save" button is pressed in Workspace an "Error" prompt is shown with a "Message: null" message. The form is also not saved t...

    Views

    266

    Likes

    0

    Replies

    0
  • 19-06-2015
    Hi All,Is there a script that will make a text field required if a checkbox is checked?Thanks!!!!

    Views

    7.2K

    Likes

    0

    Replies

    6
  • 19-06-2015
    I have a datefield, holddate, that I want to add 6 or 12 weeks to, based on a radiobutton click, and display the new date in another datefield, restartdate.......the holddate defaults to Date(), unless changed by the user.... formatted "MM-DD-YYYY"my code looks like: var dtToday = this.resolveNode("HoldDate").rawValue;app.alert(dtToday);var intWkDate=Date2Num(form1.LabCoatOrder.HoldDate);app.alert(intWkDate); app.alert(dtToday); displays 201...

    Views

    346

    Like

    1

    Replies

    2
  • 19-06-2015
    Hi Everyone!I am having trouble with encoding leading zeros into a barcode. Is there a javascript to force a leading zero to be generated into a 2D barcode in LiveCycle?Thanks!!!!!!

    Views

    1.0K

    Likes

    0

    Replies

    3