S
sboyd
I have a form that is used to submit information to a database. I
want to query the records that haven't been imported. The imported
field is a y/n field. I want the form to retrieve the records just as
submitted. When I add the query field import and run the query, it
pulls the records that haven't been submitted but it resets all of the
data that is on the form; therefore, only a small portion of the
original information is displayed on the returned set of forms.
How can I query up the records and display the views just as they were
submitted? I want to use this as an edit so changes can be made and
resubmitted back to the database?
want to query the records that haven't been imported. The imported
field is a y/n field. I want the form to retrieve the records just as
submitted. When I add the query field import and run the query, it
pulls the records that haven't been submitted but it resets all of the
data that is on the form; therefore, only a small portion of the
original information is displayed on the returned set of forms.
How can I query up the records and display the views just as they were
submitted? I want to use this as an edit so changes can be made and
resubmitted back to the database?