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

  • 08-08-2013
    Hello I'm working with LiveCycle ES4 designing a form and I want my form to be filled by Adobe Reader users.In this form, I have a signature field which I want to verify before the user submits the document.I'm using this code in the click event of the button: var signature = event.target.getField("...

    Views

    3.2K

    Likes

    0

    Replies

    5
  • 08-08-2013
    I am very new to LiveCycle, and I am working to create my first form. Long Story:The form will be in PDF format, for offline use by employees completing the form. The form uses JavaScript asthe default code language. I have a repeating subform containing three (3) fields, all of which are Drop-Down ...

    Views

    864

    Likes

    0

    Replies

    3
  • 08-08-2013
    Very new to LiveCycle. How can I add multiple addresses with multiple lines to a down drop list?

    Views

    877

    Likes

    0

    Replies

    1
  • 08-08-2013
    Hi All,I have a data field. In Object -> Valid patterns I changed the format as MM/DD/YYYY.and i am writing the java script code on exit event of date field var reGoodDate = /^(?:(0[1-9]|1[012])[\/.](0[1-9]|[12][0-9]|3[01])[\/.](19|20)[0-9]{2})$/;if (reGoodDate.test(dt)){xfa.host.messageBox("Correct...

    Views

    524

    Likes

    0

    Replies

    2
  • 08-08-2013
    Hi ..I'm having a problem with some (not all) numeric fields in a form.In the troubled ones I can type letters in them. When I exit the field it's displayed an error message and the field is cleared.How can I make the field accept only numeric characters when typing?I just don't understand what I ch...

    Views

    866

    Likes

    0

    Replies

    2
  • 08-08-2013
    Hi there!I'm working on a dynamic form (.pdf) and i need to somehow lock all fields (really lock all fields). I already managed to change all fields .access property to either readOnly/Protected. The problem is that if someone opens a form in Acrobat it is still possible to use menu item "clear form...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 07-08-2013
    Here I have a small form with two different parts...The first part is a table containing many checkboxes to be able to show whatever form you want to fill up..All of the checkboxes create a form into a table which each row represents the form to fill-up.When you click 1 checkbox, it adds a row to th...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 07-08-2013
    Hello all, I am new to LiveCycle designer and have a question for you , I have a search box that looks up users in AD and displays the answer to a table. the issue is when i serach for a common name like Joe I get about 20 Joe's in my table. I want to display only the first 5 names (Joe's) and then ...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 07-08-2013
    I'm starting on a process to customize the new HTML Workspace to mimic some of the changes we've made to our hightly customized Flex WS.Thus I'm polling here what tools are you using for that, if any.Eclipse? (which plugins)?Dreamweaver?What tools does Adobe use internally to build/maintain the HTML...

    Views

    5.6K

    Likes

    0

    Replies

    1
  • 07-08-2013
    Bought this software on 8/1/13.Designed my first form, "saved to repository" and proceeded to test. The email function for whatever reason does not work. Went back and examined the properties to the button, I have it set up correctly. In fact the XMS format works perfect, but I want the form to come...

    Views

    749

    Likes

    0

    Replies

    0