C
c9ola
I have a 'Retrieve Records' button that pulls in the records that exists for
a user. It works well, the user can see the records that are in the database
for them and make updates if necessary. I received help from an earlier post
on how to show those records in descending order so that the newest record is
at the top (thank you Clay Fox!). My question now is, the 'Insert New Item'
blank record is way at the bottom, if the user selects the 'Retrieve Records'
button. (This is a repeating section form.) Is there a way I can move this
to the top so it's the first thing a user sees if they decide to click the
'Retrieve Records' button? Thank you.
a user. It works well, the user can see the records that are in the database
for them and make updates if necessary. I received help from an earlier post
on how to show those records in descending order so that the newest record is
at the top (thank you Clay Fox!). My question now is, the 'Insert New Item'
blank record is way at the bottom, if the user selects the 'Retrieve Records'
button. (This is a repeating section form.) Is there a way I can move this
to the top so it's the first thing a user sees if they decide to click the
'Retrieve Records' button? Thank you.