Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Export Data

Avatar

Level 9

I have connected my form to an Access database (I'm very new at this). I am able to export the form data without a problem however I don't want the form to connect to the database when the form is opened by the originator. I want the form to be populated and emailed to another user and that last user will be the one to export the data to the database. The problem I am trying to solve is when the "Add New" script runs

 

xfa.sourceSet.LPA_DB.addNew()

it clears the form field data. Is there a way to do what I am trying to do? Is there a way to tell the database to go to the next record and then export the data already in the form fields by the first user?.

0 Replies