I am using livecycle workbench es 8.2 and flex 3.0. Current I am trying to render form guide from livecycle workbech. I am using the provided process: samples-forms -> render Form Guide 1.0. and use SimpleMortgageLoan-formGuide(this has all 3 files: swc, xdp and xsd) for test.I am able to get pdf...
I have a table with a drop down list with two values: '$' and 'Hr' (cell called 'PType'). There is a cell called 'Proposed' that contains numerical data. The table is dynamic and can have more cells inserted via a button within the row. I have a totals section that I want to total the SUM of 'Prop...
I have two tables: A and B. A has a row called 'Analysis' and B a row called 'Remarks'; this table only has 1 row. There is a button in the Analysis row that when clicked inserts a row after the first for both tables. Both tables have a column called 'WBSCLIN' and they are text fields. I need t...
Hi,I'm attempting to create a Data Connection that allows the user to select from approximately 2000 attributes. Presently, my web service operation request takes in an ID value and returns an object encapsulating these 2000 attributes.If for example I have a "firstName" attribute is it possible to ...
Hi All,I am not very familiar with LiveCycle so I maybe using the product completely wrong (it came with my 'suite')....I am trying to create an online form that provides different options for different users based on the way they answer specific questions....To be more clear:First user: DropDo...
I have my form set up to do a Save As to allow the user to save the file locally, and then attach an XML file to a Lotus Notes e-mail. It all works fine, except that both file names have generated names such as _7g18f5q3df6dbt11g.pdf. Is there a way to give these both a "correct" file name. Such as ...
I learned the hard way that one should not really be using designer in workbench to modify forms, due to the version incrementing with each save and possible database bloat that could result. Knowing that, the following questions come to mind:1. Can I limit the number of versions of a form that ar...
What are the step(s) that importData() steps through? In other words, at any point, can I add/change an .xslt? It doesn't look like I can pass an .xslt to it.
I have an xml file that I import successfully into a pdf. However, if I have either: 1. Updated the pdf that I import into and removed a field OR 2. Have another pdf that has most (but not all) of the fields in the imported xml fileThe submitted data will have the data that's on the xml, bu...
Can a process (orchestration, workflow, ...) access a form variable? I'm not referring to a form field, but a form variable, the kind of variable that is created when you select File-Form Properties (Variables tab).Thanks,Elaine