- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Steve
To dynamically populate fields of another database or save a filled out form, you will need additional licenses.
If you buy the license to connect to a database the saving function will also be there.
I did somehow tiptoe around the problem in:
1. Creating a form.
2. Creating a selectionbar on the form that will automatically populate all the entries via script.
3. Creating a mask form, that gives me out the script I need for the actual form to populate the fields
4. Making a database connection that reads out the xml output file
When you want to make a change you then:
1. check the database which changes you want to make
2. Copy the selectionbar from the form into the mask (in LCD)
3. select the choice you want to change
4. change the mask
5. copy out the script you created into your original form (in LCD)
6. chose your choice in the original form
7. upload the xml output into the database
Buying the license will save you an enormous amount of time! Though all the stepts can be done by really dump people like me.
(Except the upload connection to the database... this one was made by others in my enterprise)