Hello,I am building a multi-currency expense report form.I would like to format all numeric fields based on the selection of the currency from a drop-down field. (i.e. EUR, USD, GDP)I have reviewed several formatting samples but I could not find anything relevant to numeric formatting.Any suggestion...
Hi,<br /><br />I created a simple process that executes a SQL query and transforms the data to XML. I've put that variable as an output parameter to see the result.<br /><br />Unfortunately, LCES makes a document element from it with CDATA in it. This is not what I want. I want the nodes to appea...
Hello,I am looking for a package that can help me protect my PDF documents to be distributed to user on a subscription basis. Which application is more suitable - Livecycle or Document Center?I'm also interested in knowing the licensing cost involved.Regards,Patsy
I am using the app.execDialog(dialog1) command to display a dialog box on my form. The dialog box contains dropdown list (popup). I have found examples that do this but in all the examples they reference the loadDefaults function with hardcoded values. For example: loadDefaults: function (dialog) {...
In LC version 6 and 7, I could upload some static PDF forms into the Form Manager, put them in some category, without associate them with any workflow process; and users can display them in the browser and save them or print them.How do I do that in ES's Workspace?thanks
Is there a way to customize the look of the WorkSpace? (other than the MOTD)for example, the title bar has the "ADOBE LIVECYCLE WORKSPACE ES", is there a way to change that title bar?thanks
I have a Designer 8.0 form with table that includes 12 rows, The table also has a header row (Descriptions) and footer row (where to total dollar amount is calculated) and three columns. Column 1 Column2 Column3 Product Revenue PercentageofTotalRow1Row2Row3Row4~Row11Row12 TotalI need to take the do...
I have been working with the script samples on pages 112-116 in section 13 of the LiveCycle Scripting Basics document. I made some changes in that I added a text field with a floating field.Subform {TextField}So I get this when the form renders.Subform 1Subform 2Subform 3etc.There are some buttons t...
Hi,I'm using the workbench to test something. I want to use the "Query Multiple Rows To XML" on a MySQL database. What must I do in JBoss to be able to connect to my database ? Because, when I run it now, I always get a "Database not bound" error. I've added my datasource, I think/hope.I've added en...