Avatar

Employee

You would need to create a form in Designer. The fields should bind to the appropriate DB columns[on server machine] with some scripting so that you can display the required options when the form is rendered/displayed. I am assuming that by "Validate and Save", you want to run some data validation scripts in the form and thereafter save the data from the form in an XML file. For this, you can add a submit button in Designer. Validation scripts can be written on the preSubmit event and data can be submitted to the Livecycle server as an XML file. You can try the evaluation version of LiveCycle ES4 by downloading the "English JBoss" version through http://www.adobe.com/cfusion/tdrc/index.cfm?product=livecycle. Installation is very simple and you can choose Adobe LiveCycle Forms while configuring the product through LCM{Livecycle Configuration Manager].