-print not working
When a certain condition occurs, I want the contents of a textbox to not print. I have the following code, and it is not working. Any ideas?...
View ArticleLiveCycle Forms: Propagating content from a paired field
My question is really twofold:Can I pair heterogeneous field types (eg text and dropdown)?Can I propagate to other fields a value entered in a field that is tied in a pairing?BTW: I have no experience...
View ArticleMuliple tables on the form
Hi All, I have 3 different table elements with repeatable body in the form. I am having an issue when data overflows. We have a sceanrio like this Table 1 with data prints and Table 2 follows but...
View ArticlePassing form data to subforms created on the fly
Hi, I have a form (let's call it Transaction) where you enter a product's buyer's information: Name, Address, etc. If the product has more than one component on the form there is a radio box which when...
View ArticleCheckbox will not uncheck
I have the following checkbox code: if (this.rawValue == 0){ hc1.value.integer.value=0; hc2.value.integer.value=0; hc3.value.integer.value=0; hcgray.presence = "hidden";...
View Articlesave PDF form data in XML format
I want to create component in JAVA application, which will create PDF form (with checkbox, dropdown list, text field etc. These fields will vary by data type of columns from database) and download it...
View ArticleSaving an interactive PDF at the client
Hi, I am new to this forum and thank anyone in advance who can help me with my problem. I have recetly made 2 12 page Interactive PDF's for my clients to fill in details and return to me. I have a...
View ArticleExpandable Text Field Automatically Pushing Fields to Second Page
Is there a way to have an expandable field automatically push the remaining/following fields on the page to a second page? I can get the text field to expand based on the user's input. But, it does...
View ArticleGenerate Random Number in a Numberic Field
Hello, I am wondering if there is a way to Generate a random number in a numeric Field or any other type? I am currently using LiveCycle Designer ES 8.2 thanks, -Vargs
View ArticleCalculate two values (SAP HRFORMS)
Dear All,I need held calculating two values within HRFOMS. I would like to have a screenfield with the value of the current page Therefore i got a global variable G_total_pagecount and i have the...
View ArticleHow to Create Drop Down List Actions?
hello,i was wondering how to create such drop down list action in Adobe Livecycle that when i choose one List Item it shows certain text fields under to it. ie. im having one drop down list that is...
View Articlecreate pdf using data from another pdf
Hi,I need to automate the following process.A user fills in a pdf form(on a website) and submits it. A notification is sent to the appropriate person of the submission. This person will add in more...
View Articlefields visible when checkbox checked
Hello All, I've found a lot of people asking similar questions but I'm not finding what works for me. On my form, I have a checkbox and underneath the checkbox are numerical fields (with global...
View ArticleHow to Compare pdf contents of two pdfs?
Hi,Can anyone guide me how can i do content comparision of pdf at run time. I am able to compare documets using acrobat and get the results. But I have a scenario where i need to compare two documents...
View Articleextract xml data from pdf form
Hello, what are the conditions to be able to extract data from a pdf form ? I have thought, that it is required to have XML Schema data connection and that all the form fields must be bind to this data...
View ArticleResource is not visible in workbench Aplication View
Hi, When i write any file into the repository from Java API or Dotnet services using writeResource(), then I am not able to see this resource from Application View in Work bench. Though i am able to...
View ArticleLDAP two fields merge
Hi, I have connection with Adobe Livecycle and my company LDAP.I write a sql query, where get two values from LDAP- name(employees) and title(they position in company).This result i put in two...
View ArticleBookmarks with Dynamic Forms
I have recently converted what once was an Excel workbook with various worksheets into a PDF document with expanding text boxes. Originally, each worksheet was created as a separate form and I then...
View ArticlePDF forms populating Access DB and vice/versa
I have a PDF from that I published to Acrobat.com There are fields to be filled out. Problems:1. How can I set the fields to populate into an existing MS Access DB once submitted results back to me?2....
View ArticleUsing xfa.resolveNode with tables
I use xfa.resolveNode when working with fields in a subform. I am trying to do the same with a subform in a row in a table, but am getting a null error. Can I use xfa.resolveNode to refer to a field...
View Article