Avatar

Level 1

Hello,

I have been working on a form in LiveCycle Designer ES2 that is intended to do the following:

1. The User enters the first value (like an ID or a name) in the row of a table of text fields

2. A Script searches an underlying database which will match the entered value and fill the rest of the row

But I have absolutely no idea how to add databeses to livecylce and access them. I want to use XML-databases (exported from Excel) and then use javascript to access them - is this possible?

The databeses would be locally on the computer.

Thanks!