Dynamic Forms with Bindings
Hello all, need some help, I have an odbc connection to an excel file and I have made a data connection to the excel document. I can see my two fields in my dataconnection.What I want to do is for...
View ArticleForm guide not displaying fields
Hi, I am creating a from guide using the RenderFormGuide component. The rendered form guide does not display any fields. I am able to preview the same XDP as a form guide in the designer, and it works...
View ArticleCalculate page subtotals in repeating dynamic subform
Hello, I have a repeating subform that can span many pages, at the bottom of the list I have a grand total.......thats great I would like to add a subtotal for each page of the repeating subform. How...
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 ArticleHELP! ISSUE UPDATING DATABASE RECORDS
Hi All Thank you for looking at my post. I have a form which interacts with a SQL database. The process starts with one member of the team partially completing the form and submitting this....
View ArticleAllow comments and editing on reader extended PDF?
My LiveCycle version is 9 and those who will be using the form have AdobeX pro. The form is static PDF, reader extensions enabled. When it's opened in Adobe, users are unable to make comments, modify...
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 ArticleCheck box - When yes is checked no will uncheck
I need help figuring out how to make the check boxes to where only one option can be checked at a time, either yes or no. I am using checkboxes rather than radio buttons because i also need them to be...
View ArticleHiding Cell Value in a Table
If a cell in a table is less than a certain value how do you make that hidden? Which then also means if a cell value is greater than a certain value it can be seen.
View ArticleHow do I calculate age based on user inputed birthdate?
Hi there - I'm working on a form where the user will enter both their date of birth and their start date for employment. I need to create two fields that will calculate their full years of age based on...
View ArticleRestart Page x of y for document sections
My document/form will be quite long, about 5 sections, 64 pages total. Currently each section in Word is numbered per section pages, such as page 1 of 5, page 1 of 12, etc., depending on the number of...
View ArticleLiveCycle Form won't submit in Citrix environment
Hi All,I have a PDF Form I created in LiveCycle Designer that after being filled out should be able to be submitted as a PDF to a ColdFusion processing page. The form works fine as a stand alone file...
View ArticleImages not stretching in forms
This is really odd. I have a liveCycle form with two images. When I base64 encode the images on the client side, the images stretch to fill the box. (but the client is very slow) If I base64 encode...
View ArticlePopulate with initial from first name field ?
https://dl.dropbox.com/u/78503370/AFBS_IntakeAssesment_052912_STESTV3. pdf Hi! I'm only a graphics person, and I'm just beginning with simple scripting. I'm trying to pull just the first initial from...
View ArticleAdd script to a drop-down list to populate another field depending on the...
I know pretty much nothing about writing script but I am trying to create two drop down boxes that are dependant on one another. I am looking for a script that I can basically cut and paste into my...
View ArticleHow do I auto tab through form fields
I want to place the javascript in the change field, correct? I have tried var f1 = this.getField();if (f1.length == 1){f1 = _2_3.getField();} _2_3 is the name of the next text box this still does not...
View ArticleHow to get header row to flow to next page with table content?
I am setting up a dynamic form with a series of question/answer tables. Example: Header (Text): List your accomplishments for the year. Row 1 (Text Field): Associate types their response to the...
View ArticlePossible to merge table cells with scripting?
Hi, I'd like to know if it's possible to merge the cells of a table row with scripting, and if so, how to do it. I can't seem to find it in the documentation.
View ArticleDynamic update of pdf files on web server with xml
Hi forum Is it possible, to make a pdf form quiz, on a web site, there are updating it contents every day just bye replacing a xml file there have the text for the questions.? I just need some guindes...
View ArticleChanging error message displayed when opening dynamic forms in a unsupported...
I have made several dynamic forms where the user can fx add or remove rows as needed, see example:http://www.tollur.is/upload/files/yfirlysing_vegna_innflutnings_buslod ar_web%281%29.pdf For this to...
View Article