How can I set up a 2 column layout in LiveCycle?
Hi, I'm new to working with LiveCycle Designer. I'm using version 10.4, the OEM version bundled with SAP. Aside from being quite buggy, the capabilities seem pretty similar to LiveCycle Designer ES4,...
View ArticleSend form data to database with scripted button
I know how to connect the form to an Access database. However, I do not want the form to connect to the database until the user clicks a button. When the user completes the form and clicks the button,...
View Article'Repeat Row for Each Data Item' Feature Guidance request
Hello all. I have created a form (LiveCycle ES2) that successfully connects to an ODBC connection, populated a dropdown, and once a selection is made in that dropdown, data is pulled to fill fields on...
View ArticleIs there code to hide/show multiple pages?
I'm very much a novice at Livecycle and coding but I have a project that is very page heavy. I'm working in LC ES2. I'm up to over 50 pages now and my task is to dynamically hide/show only pages...
View ArticleFragments and Data Binding
All I have a use case where there needs to be a parent form that will contain a number of children sections. Now I know I could just have one giant schema and have all of these child sections as...
View ArticleHELP! Saving form information/making it fillable AND expanding text boxes
I keep reading the forum on how to do it, and I have been working on it for 2 weeks. I CANNOT figure out what I am doing wrong! I keep thinking i did what i was supposed to. I am trying to create a...
View ArticleI have set form fields as User required and yet the form still prints/save...
I have set form fields as User required and yet the form still prints/save when empty. I also have an email button on the form but that works correctly by not allowing the user to email the form with...
View Articledropdown selects which XML data file to display
Tell me if this is possible: We need to create 50 engineering test forms. Each form uses the same layout but has different text data and different number of table rows to accomdate that text data. Can...
View Articleinclude jar File(applet) into a PDF
Hi, is it possible to include and to open a java-file(applet / application) in an interaktive Form (PDF, not HTML)?
View ArticleDynamic footer row prints outside the content area
Hi,I'm using LiveCycle Designer ES 8.2.1. I also have a web application injecting data into the report I created with LiveCycle. The basic structure is the following: 1 Master page with 1 page and a...
View ArticleLiveCycle Error on Data Connection
Here is my error:.GeneralError: Operation failed.XFAObject.update:1:XFA:form1[0]:#subform[0]:Button2[0]:clickupdateRecord operation failed. Non-nullable column cannot be updated to Null It is saying...
View ArticleChange font colour in Text Field
If I have typed 'The Cat Sat On The Mat' into a text field yet I want 'The Cat' to appear in bold and the rest as normal, how can I do this or even in a different colour? Any help would be appreciated
View ArticleLooking for link to form examples
I had a link once to many different examples of forms that show a variety of funtional examples....is that still out there somewhere? ThanksPatrick
View ArticleResetting Radio Buttons
Hi all,I've been reasearching a way to do this and have found some scripts that aren't working. Ive got 6 radio buttons, one labeled as Reset. I've tried several different scripts but each one clears...
View ArticleAdobe LiveCycle ES4 add new and update Access Database, Non-Null failure
I am using adobe livecycle es4 and I am trying to add a new record and then update it to an Access database. However, when i press update the error tells me that i cannot have Null values and it...
View ArticleAchieving Sum with Variable Rows
Greetings! Here is a description of my situation:In Field 1, the user enters an amount. Let's say $10.In Field 2, the user enters a piece of metadata. The user may then click a button to enter another...
View ArticleFormat Table Row Auto Numbering
I am using the following code to autonumber dynamic table rows:this.rawValue = this.parent.parent.index +1;but I would like the numbers to appear with a period - like this 1. or 2.How do I add this?...
View ArticleAutonumber for several fixed rows
I have often used the autonumber for dynamic row instances with no problem, but now have a problem where my table starts with 3 rows with different content, and the user needs to be able to add and...
View ArticleConnection for Source ... is not trusted error
I keep getting the error "Connection for Source... failed because the environment is not trusted". I have tried just about everything that I am capable of and still cannot display the data on my form...
View ArticleHide Repeating Subform
I have a nested subform inside a repeating subform (Q1). I would like to be able to click a button and hide all instances of the nested subforms. It is named Subform3. I tried this...
View Article