Quantcast
Channel: Adobe Community: Message List - LiveCycle Designer
Browsing all 15211 articles
Browse latest View live

Re: Changing background fill color based on Radio Button selections

Try this: var bStop=false;for (var i=0;i<this.resolveNode("#field").classAll.length;i++){if (bStop)  this.resolveNode("#field["+i+"]").border.fill.presence="hidden";else...

View Article


Reader X failing on Save and Save As, after the form has been opened for...

I'm wondering if anyone else has had this happen or maybe can offer a solution. I have several Dynamic XML forms designed in LiveCycle ES2 v9 that since our ministry switched to Reader X have been...

View Article


Re: addresses in email submit not showing

Margaret,       The issue could be with the path you are using to reference those two fields. Check the path is correct.         Also, It would be easy to have the data to be taken into variables,...

View Article

Re: Best place to store a big XML.

If you are rendering the form using server components, it would be better keep the data in the XML itself instead of storing it in a field on the form. You can always reference the data in the form XML...

View Article

Re: Editable PDF form, non-evident line break in a cell

Hi, When i open your file i could see one XML file it doesnt contain the info what i need.Can you mail me your form to muchukotavijay@gmail.com. Vjay

View Article


Re: breakBefore method not working

root.sub2["#breakBefore"].targetType = "pageArea"; root.sub2["#breakBefore"].target = "#Page2"; xfa.layout.relayout(); Give that a shot. Kyle

View Article

Re: how to create a subform with several initialized rows?

What values are you trying to put in the column? Kyle

View Article

Re: Reader X failing on Save and Save As, after the form has been opened for...

Is there any code in the background that is being executed?  I'd be interested in having a look if you could post it... Kyle

View Article


Re: how to create a subform with several initialized rows?

Some text values that the user is free to modify.

View Article


Re: how to create a subform with several initialized rows?

If you have Columns and Rows, why not use a Table instead of Subform.. Check the binding setting to "repeat Row for each data item".Add the "Delete Row" button to each row in the last column.Add the...

View Article

Re: Reader X failing on Save and Save As, after the form has been opened for...

Hi Kyle, Yes there is a lot of code within the forms. Mostly adding instances, and changing the presence on subforms. These particular forms do not have data connections, or execute any code from a...

View Article

Re: how to create a subform with several initialized rows?

Thank you for the suggesting Srini.  I'm trying to implement but struggling with the scripting for the buttons and the binding settings. I've tried the following for the click action for the delete...

View Article

Duplicating Signatures?

I am working on creating a form with a "Carbon Copy" type of section on it; where the user fills out one section of the form, and it automatically duplicates to the second section.Everything is going...

View Article


Using Formcalc to calculate Days between Dates

I received the following reply to my previous question, but need help applying it.  Use the following FormCalc script:var numDays;numDays = Date2Num("21/5/2012", "DD/M/YYYY") - Date2Num("19/5/2012",...

View Article

Re: All fields snap to left margin when moving

No the subform is in fact set as positioned.  As soon as I try to reposition any element it just snaps to the left margin and stays there.Just this one pdf that has this issue.

View Article


Re: how to create a subform with several initialized rows?

I teased out a set of binding settings that seem to work for me: For the table check Repeat Table for Each Data Item and Initial Count and set the count to 1. Select the table rows and in the binding...

View Article

Re: Combining two or more interactive forms

The only way to combine two LiveCycle forms is in Acrobat. There is a button at the top in Arobat Pro that say "Create". Click that and select PDF Portfolio from the bottom of that list. You can then...

View Article


Fill in Form Problems and Signing Problem

My form is built in LiveCyle with fillable form and 3 signature boxes.  I imported the form from a previous version.  It looks and acts fine in Livecyle, but when I open it in Adobe Reader you cannot...

View Article

Re: Can't copy or paste text into text field

I just tried this and it worked. Here is how I have my text field formatted. I have it set to allow multiple lines in the Object tab Field. Then I selected "Expand to Fit" in the Height checkbox under...

View Article

Image may be NSFW.
Clik here to view.

Re: Reader X failing on Save and Save As, after the form has been opened for...

Hey Connie! I imagine you should be able to send one my way.  I've got a VM with Reader X setup for testing, it's XP though not Vista but would be interesting to see if it happens there as well....

View Article
Browsing all 15211 articles
Browse latest View live


Latest Images