Hello all,I have a dynamic form created in Adobe Livecycle Designer ES, which contains a number of subforms positioned inside a flowable page. I want to have two text fields inside one of the subforms work so that text entered into the first text field (non-expandable) will continue into the next te...
Hi All,I am having some problems when creating 3 repeatable forms inside another reapeatable form. My XML structure is similar to this:- <tasks> <id>3139--13</id> <startDate>2012-10-01T04:00:00Z</startDate> <name>Tax Preparation Fees</name> - <weekTable> <weekNumb...
Good afternoon,I'm trying to implement a requirement such that if data is entered in text field A then text field B is required. From the research I've done on the forum, I believe I need to use the change event. But the only related entries I've seen involve drop downs or radio buttons and I'm not ...
I would like to bind data to a table only on the condition that one of the child tags has a certain value.For example, let's say my XML file had the following structure:<tag> <condition>1</condition> ....</tag>I want to bind only if the condition tag has a value of '1'. Does anyone have an i...
I have created a form which requires pdf format. I need the form to submit via email with the option to change/select the to: and also add a cc: field with selection as well. Please provide any information available as I am new to livecycle and am not very familiar with script or code.Thanks!
Hi all,I've got a button on my form that should submit the form in pdf format, to a fixed mail address with a fixed subject message, that has variable content dragged from a text field, i.e "Subject; New e-DCR <TextField12.rawValue>"Firstly, I got everytihng working with an automatic Submit by E-mai...
There are three values specified in a dropdown list contained in a subform. I want the dropdown value to be set, and the caption of a text field to be changed, by a script which requires the user to answer a question. The problem is with setting the value of the dropdown list itself. It does NOT cha...
Hello guys I've been browsing high and low for awhile now, but never found what I REALLY need to fix my form.Have a flowing layout with (from top to bottom, in this order): header, text, detail, bio and footer. HEADER and FOOTER are two fragments wrapped into positioned subforms, on the top and bott...
How do I resolve this deploy problem?Log messages: [3/22/13 9:28:42:539 CDT] 000000d9 ApplicationSt E com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl create ApplicationStoreImpl:create:application exists:6201:FMLA: version :2.0[3/22/13 9:28:42:539 CDT] 000000d9 ApplicationSt ...
Some help please. I have a form with various numbers of radio button in. some grouped in two options and others with 4 options.What I would like to happen is that depending on which radio button is selected a predetermined answer is then displayed in the accompanying text box. IE radio button true w...