I have a button on my form that sends the form as an PDF attachment to whoever I specify. Im looking for a way to also send/submit the form and all the data that was filled out as a PDF and/or as a XML file to a folder on my sharepoint site. Does anyone know of any Javascript or function that I can ...
Ok, I really need help here. Ive been trying to get the app.setTimeOut method to work to no avail. Ive tried accessing a script object that I have many functions in with no success. Then I just tried to place functions into the script where I editing thinking that maybe because the script object is ...
Hi,Page 2 of my PDF form is basically one big field that says "Type additional information here." The user can type up to a full page of text. The problem is that they usually only type a sentence or two, so it looks funny to have the entered text center-align rather than top-align on the page- it's...
I'm trying write a small script to make field invisible when the current page equals the total number of pages, but with no luck.Can anyone advise how to do this?I've tried various ways to reference my fields, this being the most basic:if(pageNumber == totalPages) {continuedBase.presence = "invisibl...
Our form has a table where the user checks a box to include a product in a table by making the table row visible (otherwise the row is hidden). However, if none of the boxes are checked, I'd like to hide the table so that the header and footer rows aren't visible as well. Is there a way to determine...
I think I know what I want to do, I just don't know how to do it.I have a form which has rows that can be added or deleted as the user requires. The first column in the row is a control number which has some static text and a number starting at 001 that I want to add to or subtract from based on the...
Hi,I installed LiveCycle ES 8.2 in a websphere 6.1 application server (in win2003). I had installed the FormsIVS sample application, also. After adding the user and password for the IVS application, I tried to generate a pdf from the test page, but got the following error making either ejb call or w...
Thank you for taking the time to read my question. This is my first time using Livecycle Designer and I have no prior javascripting experience, so please be detailed if you have an answer for me and the other nubies who read this.Summary: I am summing some numeric fields containing monetary values. ...
The LiveCycle on-line help is pretty cryptic on this one . . . .I have an existing table in a form in which the designer (me) left off a footer row by mistake. In lieu of deleting the table and rebuilding it using the Table Assistant, is there a way to add a footer row to the existing table? The on-...