Need help on adding attachments to the form
Hello All, I need help in adding attachments to the form. I am able to add the attachments to the form using importDataObject and able to view and delete the attachments. Now i need to check for...
View ArticleImporting data from Excel to generate "filled" PDF form that was created in...
Hi there I have a form that was created in Designer. The data that I need to import is all in a Excel spreadsheet with the same fields as the form. Is it possible to import all the data so that it...
View ArticleEmail submit does not launch Outlook which is set as default client
I designed a form in Adobe LiveCycle and added an Email Submit Button. When I saved the finished form as a PDF and clicked the Email Submit button to test the form (after filling it) it returned an...
View ArticleEdit Indesign pdf in Livecycle Designer
I have a form created in Livecycle designer that I would like to add to an InDesign PDF. I also would like to make minor revisions to the InDesign document in Livecycle. Can anyone tell me how this...
View Articleautomatically fill the same signatures
In my PDF form, there are multiple places where signature is required. Is it possible to cross-fill signatures where user just need to apply a signature once, and it gets automatically populated (may...
View ArticleSum fields based on dropdown field
Hey sorry I haven't touched this in awhile. I have an expense report and a dropdown for category. I need to then sum the expenses based on that dropdown. Something like:If ExpenseDesction[n] ="abc" or...
View ArticleEmailed PDF is Blank
Hello,I was wondering if someone could help me with a really weird problem.I have a form I created that hides and shows a lot of different fields it also has some add and remove buttons. This all works...
View ArticleChanging Global Variables using Javascript
Hi, I have a project where I need to have lots of signature fields on a single form. I don't want to use a signatureField because this will increase the file size every time a signatureField is signed....
View ArticleHow to line break in a textbox
Hello guys(and girls), Does anybody know a way to line break within a textbox? I am dynamicaly filling a textbox using a string and i was wondering if there is any "code" or <tag> i could...
View ArticleConverting Livecycle form to Reader, changes Ghost Text
I created a Livecycle form months ago that has worked perfectly until the last few days. When I made some subtle non-script changes the Ghost Text I created months ago stopped working correctly upon...
View ArticleXFA form with button to save file with unique filename
Is there a way to save a file with a unique filename using some data a user has entered (name, for ex.) that will fire when the user clicks a Print button? Attached is a file for reference.
View ArticleProblems adding multiple instances of subform within subform
I would like the "Add attorney row..." button to add rows within the procSet subform for each click. Right now the button adds only one instance. I'd appreciate any help with the javascript. I have...
View ArticleHow do I get my flowed fields to move to the next page?
Please help... I have created a 2 page document that has expanding fields. Everything performs as expected, but as the fields expand, they do not move to the next page, they just disappear at the...
View Articlesubmit pdf form data to sql database
Where I can find detailed information on the process of sending data from pdf form stored on the website to the sql database stored on web server ?? Where I can find some samples I could use to build...
View ArticleAfter Save, Populated Table Rows Are Hidden
I have a Livecycle form that connects to a MS Access database. Everything works as expected except for one issue. If I have more one table row unhidden and save the form, when I reopen it, all rows...
View ArticlesaveXML does not apply XSL transform
I have an XSL that I want to use to populate a 2d barcode. I've set the data connection like so: However, when I call this.rawValue = xfa.record.saveXML();it does not apply the XSL transform. What do...
View ArticleHow can I replace a series of tags in text?
I am using LiveCycle Designer 10.4 in the SAP environment to create PDF customer quotes. All data is fed into my layout from the SAP system. Some of the legal text has variables that are automatically...
View ArticleHow do I close a (browser) tab after a submit?
Hi, We have a flex app that calls our java back end to render a pdf (via LC java api) to a new browser window/tab. Then we would like to close that browser window/tab after the user submits the form...
View ArticleSet focus to object other than field
I have a fairly large subform with a number of fields in it. In certain cases, I want to move the user's screen such that the top of the subform is showing. I've tried xfa.host.setFocus(), providing it...
View ArticleMaking a selection visible when picking from a dropdown
Good Day All;I am putting together a form where I have a dropdown that contains 3 choices. When one of these choices is selected from the dropdown, a table becomes visible for the user to complete.The...
View Article