How to get Application name of a current running process in LiveCycle??
Hi, I want to get the Application name of current running process in LiveCycle as a output value. I have 3 applictions, the 3 applications are calling same SubProcess, so I want get the name of the...
View ArticleProblem saving Reader extended PDF created in Livecycle with Javascript...
Afternoon I have created an interactive PDF in Livecycle with built in Javascript functionality. I need users to be able to complete and save the PDF so have saved it as a Reader extended PDF. The...
View ArticleIs it possible to add FormCalc & Javascript to field?
Hello Adobe Fam, Was wondering if it is possible to add Javascript & FormCalc to a field. I had this working perfect in Adobe Acrobat but can't seem to figure out what I need to do for LiveCycle?...
View ArticleCreate a list on another page based on checkbox selections
I am very new to Livecycle and need a little assistance.I have created a form with approximately 50 checkbox selections.I want to be able to create a list on another page that shows all of the checkbox...
View ArticleRadio Buttons - Deselect
I have created a form in LiveCycle designer 9. I have radio buttons and want to be able to put in Script so that if the button is accidentally hit, it can be deselected. Below is how I have them layed...
View ArticleRound numbers up by 2 decimals
Hello Adobe Fam, Have a livecycle form that works perfect except for the average calculation final number. It is showing numbers like 2.33333333333, is it possible to just be 2.33 at all?? Thanks N...
View ArticleAutomatic Number Generator
Hi, Im new to Live Cycle, I have made up a form that I am trialling in the early stages of the field engineers going paperless. The current problem that I need to over come is being able to generate a...
View ArticleJavascript is not working on the server
Hi, Concatination of the strings using javascript is not working when you set the option run at "Server".It works fine when it is changed to "Client" or "Client and Sever".But It is not working only...
View ArticleNeed help with Search Feature Implementation
Hi, Can anybody share an example of search feature implementation in designer? I have to query an address table for the following fields and store them in their respective fields on form Location...
View ArticlePage Numbering
I'm trying to fix a live cycle form I inherited. The page numbering at the bottom center just displays Page # of 1, on the first page. It always show the hash tag not the current, respective, page...
View Articledeleted rows are resurrected when the form is reopened
I have a form that allows users to add and delete rows om a table. This works fine while the user is viewing and editing the form, but when the form is saved and then reopened, previously deleted rows...
View ArticleGetting percentages to display and work
I have been having a issue where the user enters a number into the form, for example "23". The user has to enter ".23" instead. Is there a way for the user to be able to just enter "23"? I am using...
View ArticleCC Shows as null value and required field validation
Hi all, I am using the following script attached to a button on my form: var cToAddr = "gmdon@rogers.com";var cCCAddr = Email1.rawValue;var cBenAddr = Email2.rawValue; if(cBenAddr != "") cCCAddr += ";"...
View ArticleInvoke FormsService using ajax?
I'm looking for some help on constructing the soap envelope correctly so that I can make an .ajax type call from a web page to invoke the form service to render a specific form.The examples provided...
View ArticleHow to capture workspace login details into pdf/xdp forms?
Hi All, I want to capture the user login id when the user login into the workspace.Is any session stored in the livecycle database with the user details.Please help me out. Regards,Sekhar.
View ArticleEmailSubmitButton's "Select Email Client" dialog different in Reader XI?
With Adobe Reader X we used to get a dialog looking as below:When selecting Internet Email one was offered to save the file as XML. With Reader XI it looks like (in Swedish):In this dialog there seems...
View ArticleMaster Pages Issue - extra page
Hi, I have a 3 page forms with two master pages. The form contains subforms which one can increase or decrease the number of instances using buttons. There are textfields, images and a data...
View ArticleProgramatically set wsdlConnection soapAddress
I want to dynamically change the server that my web service connections point to in my LiveCycle forms but when I do xfa.connectionSet.MyConnection.soapAddress.value = myUrl it is ignored. How can I...
View ArticleCan I add a long text with scroll bar for user to read? (not using list box)
I need to add text box with Terms and Conditions on the Order Form, and I would like to add them in a box with scroll bar for user to be able to read if desired. Is there such thing as just plain text...
View Article